RE: Struts, ActionForward and Redirect

2005-03-09 Thread Marco Mistroni
Hello, Thanx a lot for reply.. Yes it was a problem in my mappings.. Thanx again and regards marco -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: 09 March 2005 16:00 To: Struts Users Mailing List Subject: Re: Struts, ActionForward and Redirect

Re: Struts, ActionForward and Redirect

2005-03-09 Thread Hubert Rabago
I would recheck the config information if I were you. If you can't retrieve it from the mapping, it could be a typo problem. Otherwise, paste your code so we can see what you're dealing with. On Wed, 9 Mar 2005 12:05:07 -, Marco Mistroni <[EMAIL PROTECTED]> wrote: > Hello all, > I ha