RE: [Tiles] Forwarding to an specific anchor link of a Tile

2004-11-10 Thread David G. Friedman
essage- > From: David G. Friedman [mailto:[EMAIL PROTECTED] > Sent: 10 November 2004 04:50 > To: Struts Users Mailing List > Subject: RE: [Tiles] Forwarding to an specific anchor link of a Tile > > > Daniel, > > An anchor is HTML, not Java/Struts so why don'

RE: [Tiles] Forwarding to an specific anchor link of a Tile

2004-11-10 Thread Daniel Perry
PROTECTED] > Sent: 10 November 2004 04:50 > To: Struts Users Mailing List > Subject: RE: [Tiles] Forwarding to an specific anchor link of a Tile > > > Daniel, > > An anchor is HTML, not Java/Struts so why don't you have your > redirect go to > /myAnchor.do#myAnchor ? &g

RE: [Tiles] Forwarding to an specific anchor link of a Tile

2004-11-09 Thread David G. Friedman
ng 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] but as expected, Tiles engine can't locate the file. is it possible to forward from an

[Tiles] Forwarding to an specific anchor link of a Tile

2004-11-09 Thread daniel . blazquez
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] 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?