You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Diethelm Guallar, Gonzalo" <Go...@sonda.com> on 2001/03/19 21:30:12 UTC

Asking for value of "setPage()" call

Is there any way from Java to know if a template
did a setPage() call, and to ask for that call's
parameter? We want to provide a default template
that's managed with our own mechanism, but we
must know if the user is trying to explicitly
set a template before. Thanks,


-- 
Gonzalo A. Diethelm
gonzalo.diethelm@sonda.com

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org


Re: Asking for value of "setPage()" call

Posted by Sean Legassick <se...@informage.net>.
In message <01...@vpn.sonda.com>, "Diethelm Guallar, 
Gonzalo" <Go...@sonda.com> writes
>Is there any way from Java to know if a template
>did a setPage() call, and to ask for that call's
>parameter? We want to provide a default template
>that's managed with our own mechanism, but we
>must know if the user is trying to explicitly
>set a template before. Thanks,

You probably want to subclass TemplateLink and point to your subclass in 
the PullService config in TR.props...

-- 
Sean Legassick
sean@informage.net
         Ek is 'n man: niks menslik is vreemd vir my nie

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org