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]

Reply via email to