it's indeed a redirect. so it seems no real serverside page delegation is
possible without custom contributions.


Stephan Schwab wrote:
> 
> 
> Christian Gorbach wrote:
>> 
>> is it possible to implement a dispatcher/delegate page which is able to
>> forward to another known page class if business logic decides to do so. 
>> It should be a pure server-side RequestDispatcher.forward and no
>> redirect.
>> 
> 
> You can return a page from the onActivate() method. But I think that will
> be a redirect.
> 
> Stephan
> --
> http://www.stephan-schwab.com
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-T5--Dispatcher-Page-possible--tf4685060.html#a13403021
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to