hi guys 
i have a situation where when the page x renders i
have to check for a value(in pageBeginRender) ,if the
valus is false then i throw a pageRedirectException to
page y , in 
page y i have to check for another value(when the page
is rendering) which if false i have to do a redirect
to page z;


now redirection to page y is fine , but when i throw a
pageRedirectException in page y ,the engine is unable
to catch it..(obviously) , please any ideas how to
implement this scenario in tapestry 
thanks in advance


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to