Is there any reason why I cannot use the names in tiles definitions in tiles-def.xml as the reference in forwards inside Action subclasses?

Can I just use "return (new ActionForward([NAME OF TILES DEFINITION]));" rather than, e.g., " return (new ActionForward(mapping.getInput()));"?


Thanks,


Micael



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



Reply via email to