I'm working on integrating Tapestry into an existing Struts application. I need to link to another non-Tapestry resource within my application and maintain the JSessionID on the URL. Does Tapestry have something equivalent to a Strut's <html:rewrite> tag? A colleague suggested that I use the @Any component with a method that would properly encode the URL. This approach works, however I'd like to find a way to keep the link information within the HTML file.
Any suggestions? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
