Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to store a array of data into a single row of table ....?

807589Jul 14 2008 — edited Jul 15 2008
HI 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2008
Added on Jul 14 2008
13 comments
1,090 views