Hi friends,
Do you have any ideas on how to get the value of a form name in servelet? I'd like to use one servlet to handle several forms. Could you tell me how to implement it?
Thanks and regards,
Lijun
-
Get HTML form name in servelet? (1 messages)
- Posted by: Lijun An
- Posted on: May 11 2001 23:09 EDT
Threaded Messages (1)
- Get HTML form name in servelet? by Keith McRae on May 15 2001 04:52 EDT
-
Get HTML form name in servelet?[ Go to top ]
- Posted by: Keith McRae
- Posted on: May 15 2001 04:52 EDT
- in response to Lijun An
Have a look at http://www.javaworld.com/jw-09-1999/jw-09-servlet.html - may be of some help.