Postback forms not working with my tiles configuration

2007-02-16 Thread Smyth, Colm
Hi All, I'm having problems using Postback forms with my tiles configuration. I am using the html-form.jsp from the examples as my postback form. This is working fine when run from within the examples jar however it fail with the shown below error when placed inside my own struts-config. I hav

RE: Postback forms not working with my tiles configuration

2007-02-19 Thread Smyth, Colm
(using the processorClass in the element). You need to remove that and specify the tiles "chain" config instead. Take a look at the 1.2 --> 1.3 upgrade notes on how to do this: http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 Niall On 2/16/07, Smyth, Colm <[EMAIL P

RE: Re: Actions & Validation

2007-03-05 Thread Smyth, Colm
You can switch validate=false in the struts config and call the validate method of the form from within your action. -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: 05 March 2007 11:24 To: user@struts.apache.org Subject: Re: Actions & Validation [E