Thank you very much Hubert! and Thank you Claire!
it indeed works the way you describe it. I suppose redirect="true" works
only with /sthg.do or sthg.jsp, and not with a tile definition, isn't it?
So, to solve my problem, I should use a /mytiledefinition.do (being a
forward action), like this :
<action path="/action1" name="Form1" type="actions.Action1" scope="session"
input="/form1.jsp">
<forward name="ok" path="/page2definition.do" redirect="true"/>
</action>
<action path="/page2definition" type="myForwadingAction"/>
Caroline
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]