Hi I just devlop a form that upload a file (this form contains a text box & a command button(OK button)). my requirement is that when i click on ok button then i call an action named "action1" . On this action1 which class is excuted is specified in struts.xml. In struts.xml i define action class "action1class.java" .in "action1class.java" class i required file name that i input in textbox. so how i can use that name in my java class .please give me ur suggestion as soon as possible.
Thanks in advance. kushi -- View this message in context: http://www.nabble.com/how-to-use-form-input-in-java-class-tf4645786.html#a13270913 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]