Thank you for your reply Peter. I ran across the JIRA you posted, but I feel
it was a bit different from whay I'm seeking - the other guy was getting
exceptions upon doing the forward. I agree there's not much use to do the
forwarding when Tapestry already has excellent mechanism to perform
redirection. 

But since both Tapestry-Acegi and Tapestry-Spring-Security are documenting
the user of acegi.accessDenied.url property, I'm wondering if there's a way
to make it work properly with Tapestry pages? I mean - if Acegi/Spring
Security performs a server-side forward to redirect the user to the "Access
Denied" page, then it would be nice to be able to use this with any Tapestry
page. Otherwise the only way would be to create a page with no
Page/ActionLinks - so you could just as well use a plain static HTML page
for that. A Tapestry page with the standard webapp menu would be more
user-friendly.

I was also wondering how does Tapestry handle a custom ExceptionReport page?
In this case, it also seems to perform a server-side forward or redirect
(the URL of the original page remains displayed, while the custom
ExceptionReport page is shown). But in this case, PageLinks and ActionLinks
work properly.

Rado





Server side forwarding does not work in Tapestry, and it seems there are no
plans to implement it: there was a jira once for it
(https://issues.apache.org/jira/browse/TAP5-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel)
but it was closed.

regards,
Peter

-- 
View this message in context: 
http://www.nabble.com/T5.1%3A-Request-forwarding-breaks-page-actionlinks-tp24040558p24055691.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to