how to pass parameters from jsp page to java class?
843835Jun 26 2002 — edited Jun 26 2002Hi everybody. I'm newbie in using Java class in conjunction with JSP pages. Infact I have a problem. How can I pass the parameters used in a JSP page(as UserName, Password, and so on..) to a Java class? What methods (and classes) I have to use?
Thank you in advance
Have a nice day