Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Getting form elements in same order in jsp page using getParameterName()

843838Mar 13 2006 — edited Mar 13 2006
Hi Guys,

I want to get the form elements using getParameterNames() method in same sequence order in another jsp page.

While getting form elements in another page,they are in random order.
I want this elements in same order as in the form. We could not get this order using getParameterNames() method.

Is there any otherway to get the elements in same order?
It's very urgent.

Thanks in Advance
Mani
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2006
Added on Mar 13 2006
3 comments
56 views