Re: struts not forwarding after action

2006-05-31 Thread Homero Cardoso de Almeida
Just replying to say that using execute instead of perform made it work fine. Thanks. =) On 5/30/06, Homero Cardoso de Almeida <[EMAIL PROTECTED]> wrote: Thanks for the help, David. Yeah, I really think the book is a little outdated (i'm really using perform() instead of execute()). I think the

Re: struts not forwarding after action

2006-05-30 Thread Homero Cardoso de Almeida
Thanks for the help, David. Yeah, I really think the book is a little outdated (i'm really using perform() instead of execute()). I think the version I got is the same as yours, since it mentions the execute() method and Struts 1.1. I'm not able to test it right now (i'm at work), but when I got

RE: struts not forwarding after action

2006-05-30 Thread David Friedman
it when my copy of the book came out. Regards, David -Original Message- From: Homero Cardoso de Almeida [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 30, 2006 10:46 AM To: user@struts.apache.org Subject: struts not forwarding after action Hello, I've created an application on my we

struts not forwarding after action

2006-05-30 Thread Homero Cardoso de Almeida
Hello, I've created an application on my webapps folder, copied the libraries and tag descriptors needed, compiled the sources successfully and wrote the struts-config.xml for my app. But it's not working properly. =/ I'm trying the first example of the "Struts In Action" book. The JSP form page