Daniel, An anchor is HTML, not Java/Struts so why don't you have your redirect go to /myAnchor.do#myAnchor ?
Regards, David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, November 05, 2004 6:43 AM To: [EMAIL PROTECTED] Subject: [Tiles] Forwarding to an specific anchor link of a Tile Hi everybody, i need to forward from an Action to an specifig anchor link of a Tile. Something like: [example definition of Tiles configuration file] <definition name="myAnchor" extends="layout"> <put name="title" value="Struts-Tiles anchor" /> <put name="body" value="/itemEdit.jsp#myAnchor" /> </definition> but as expected, Tiles engine can't locate the file. is it possible to forward from an Action to an specific anchor link of a Tile? Thanks in advance, Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]