I think you can definately do So.Because the tiles def can be used as the action 
forward..And the action forward works the same way as the action input...Both the urls 
are used by struts to decide the url to forward to...So there is no reason why 
defination can not be input.. 

-----Original Message-----
From: Ionel Gardais [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 28, 2003 1:42 PM
To: Struts Users Mailing List
Subject: can a tile def be used as an action input ?


Hi,

The question is in the subject.

I have a tile def that defines a vue with a form-input in it.
The form calls an Action set with input="/input/form.jsp".

The problem is that when an error is detected via the form's validate method, it 
redisplays only the /input/form.jsp instead of the whole vue using tiles.


Can I define input=".create" (with .create the definition of a vue in tiles-def.xml) ?

thanks,
ionel



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to