Hello Christian Grobmeier, on 05.05.2004 at 11:52 you wrote: > I have this pages (Tiles):
> frontend.overview > frontend.details > frontend.results > there is a form, which is included in all three templates. It sets the > sort-order for my results. The Problem is, when i change this order i > would like to be forwarded to the page where the form has been submitted. You could pass the name of the forwarding as a hidden field into the form. The value of the field is defined in the tile definition of the actual page template. You might put <tiles:importAttribute scope="request" /> into the page templates to have access to that page attribute (not sure about this). Does this work? -- Greetings from Berlin, Rüdiger Schulz SkyGate inter|net|working GmbH --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]