Re: Re: Struts 1.3.5 error

2006-10-31 Thread Niall Pemberton
n in my follow-up that I am not using the modules feature (new since version 1.1) and am instead relying on backward compatibility. -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2006 9:25 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject

RE: Re: Struts 1.3.5 error

2006-10-31 Thread Kevin Healy
Pemberton [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2006 9:25 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: Re: Struts 1.3.5 error On 10/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have the error in several examples. The exception occurs as result

RE: Re: Struts 1.3.5 error

2006-10-31 Thread Kevin Healy
The error occurred when directly accessing the .jsp (not after an action forwarded to the .jsp). -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 31, 2006 9:25 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: Re: Struts 1.3.5

Re: Re: Struts 1.3.5 error

2006-10-31 Thread Niall Pemberton
On 10/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I have the error in several examples. The exception occurs as result of the jsp display and not when the at action execution. Sorry, can you clarify this - I'm not sure if you mean the action executed first and then forwarded to the jsp