You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Shiby Maria John <Sh...@ibsplc.com> on 2006/02/27 12:10:29 UTC

Tiles and Validator

Hi,

I have a tiles application. I tried to introduce validator framework
into it for validations.
But it is not working. If i change the tiles to make a single jsp
page, the validator worked.
Will the both not work together??

Please help me .

regards,
Shiby




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Tiles and Validator

Posted by Laurie Harper <la...@holoweb.net>.
Shiby Maria John wrote:
> I have a tiles application. I tried to introduce validator framework
> into it for validations.
> But it is not working. If i change the tiles to make a single jsp
> page, the validator worked.
> Will the both not work together??

Tiles and validator will work together fine. What does your 
configuration look like? In particular, are your form beans based on 
ValidatorForm or ValidatorActionForm?

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org