I know that I can get a parameter like:
HTML
Servlet
Close. It's
String[] lines = request.getParameterValues("line");
but the name is line, not line[]
line
line[]