Is it possible to get the tiles-definition name inside the action class??
<action
path = "/Retrieve"
type = "mypack.RetrieveAction"
name = "myFormBean"
scope = "session">
<forward name="found" path="info.form" /> <!-- "info.form" is a tiles
definition -->
<forward name="not.found" path="error.form" />
</action>
if we supply the "input" attribute in the action mapping section, it is possible to
get the name
using 'mapping.getInput()'.
but, if the input attribute is not available, then how can I get the tiles definition
name? Any
clue?
Thanks,
Pramod
********************************************
This electronic mail message is intended solely for the named recipients
and may contain
confidential and proprietary business information of eFunds Corporation and all its
subsidiaries.
If you are not a named recipient, please notify the sender immediately. You may
not disclose the
contents to any other person; use this electronic mail message or its contents
for any other
purpose; or further store or copy its contents in any medium
********************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]