Merico Raffaele napisaƂ(a):
Dear Community

In the API java doc of cocoon 2.1.9 there is a class
org.apache.cocoon.acting.SetterAction.
I tried to use it in various ways but I never got the usage that I need. And
that is: a) I would like to read a part of the URL (i.e. skin name, not as request parameter), b) store this information in the session and c) reuse the session value with the sitemap input modules {session:...} or
{session-attr:...}


I use for this org.apache.cocoon.acting.SessionPropagatorAction, which store parameters in a session. You can read them later using {session-attr:...}.

Zbigniew Bomert


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

Reply via email to