
2)gettable.jsp
<%@page language="java" import ="java.sql.*" %> <% String val[] = request.getParameterValues("val");String st="";for(int i=0;i "; } } response.getWriter().println(buffer); %>"+rs.getString("empid")+" "+rs.getString("name")+" "+rs.getString("address")+"
Thank you Deepak for your valuable reply...........:-) it really works
But,I want some more help from you.
In my program , i have given to link to different jsp pages. Suppose it contains two links with two different jsp pages.
Both jsp pages contains differents database tables, n it contains same checkboxes.
So, from your above code, i can display selected checkbox on same page. It works...
But when i go to another page link containing same format, it does not display previous page's selected checkboxes.
So, i want such output, which can show previous pages selected checkbox as well as i aslo include next page's selected checkbox in display list on same pages respectively.( i don't know exactly, but can we store it in session and in collection so that we can display all selected checkbox)
Please,please help me... waiting for your reply

Hey please, help me.. i am new in java and jsp
please, send me modified code
waiting your reply

Hi Friend,
Do you want to show only selected checkbox row?
Please clarify this.
Thanks

yes.....i want to display selected checkboxs...but in the final display table it should be display in category wise means..from first page , if we select 4 checkbox and from second page ,if we selected 3 checkboxes,then my output should be such that, in table in first column it should give table name and in next column it should give all selected checkbox of that table only(for one page display in one row of display table)
so, 1st row contains two columns,in 1st column,it contains first page's tables name and 2nd column contains all selected checkbox.
Please, please give me code. Help me. waiting 4 your reply.

please, send me modified code
waiting your reply

please, send me modified code I need help...... waiting your reply