1: I have a JSP with multiple html "TR's"
<tr>'s
<% ...%> <html> ... <body> <table> <tr class="1"> This is first line</tr> ...