2008/5/24 Stetze2008 <[EMAIL PROTECTED]>: > <result name="error" type="tiles">page.user.profile</result> > <result name="input" type="tiles">page.user.profile</result>
It seems that you have the same Tiles definition for the "input" and the "error" results. Probably you need to define one different definition for error. Antonio
