Hello
Struts 1.2.7 - tile definition use problem.
I cannot use tile definition within the global forward (output is http
404):
<html:link forward="index">Rule tester</html:link>
def.createItineraries is configured in tiles-defs.xml:
<forward name="index" path="def.index" />
and works properly if I use it from Action class:
return mapping.findForward("index")
Did anyone have similar problems?
Thanks for any help.
Szczepan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]