mapping.findForwardConfig("found").getPath() > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 27 August 2003 14:30 > To: Struts Users Mailing List > Subject: tile definition name in the action class > > > > 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] > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]