Hi. I have done a simple application to learn struts2. The user only insert is name and hit "OK" button. The result is the error.jsp or success.jsp with a message that was set on the class.
This class have the execute() method and all gets and sets need to capture the values introduce by the user. Now i want to create a class POJO and other with the execute(). My problem is that now this dont work because all the values introduce by the user are lost (null). How can i solve this? Thx -- View this message in context: http://www.nabble.com/Struts-2-tf3924100.html#a11128101 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]