Hi Ranchers,
I have a requirement where I am having around 12 parameters to be passed to the
servlet from a
JSP and then to the DB from the Servlet
Now My question is how can i use an ArrayList to do this task of updation?
Like say i want to store all the values in an ArrayList and then update it altogether to DB. Is there any way other than this, that would be better?
If so, where do i get some info on that?
Thanks a lot....
Your help is highly appreciated.
Cheers,
Swamy