How to store a array of data into a single row of table ....?
807589Jul 14 2008 — edited Jul 15 2008HI Friends,
Based on my requirements ,i have retrived a set of data from a XXX.jsp page using a request.getParameter() and stored into single dimenssional array . Now i am paassing that array to JAVA class to store a into some table .
Now i wanted to store all array of data into Table in a single row .......thats is my requirements .
could any one suggest me stps that i can impliment ......?....please reply ASAP