Hi guys, I am new to servlets-
jsp and I have been trying to write a session track problem but I have some trouble in passing hidden form "names" to
servlet.
No matter which item I choose from drop down list , I always see the first item in the orderpage which is first item in ddlist or I get "No items ..." message. I may need a small iteration in OrderPage servlet that will take "names" of hidden forms but I could not figure out how to do it .
I am sending ddlist page and order page , if you have any idea or if you see something wrong , I'd love to hear it..
-------------------------------------------------------------------------------OrderForm------------------------------------------------------------------------------------