[EMAIL PROTECTED] wrote:
>
> -- Messaggio Originale --
>
> >On Mon, 11 Jun 2001, Matteo Colombo wrote:
> >
> >> Hi,
> >> I checked the session, auth:role and auth:group had the right values!!!
> >> What's it wrong? Can I call session parameters from an XSL file?
> >
> >No you can't. In that case you have to encode the params as request
> >parameters and do:
>
> Sorry I'm not very expert with Java: How do you "encode" session params
> as request params?
Read the servlet API and look for request.getParameter, request
parameters are what comes after a regular URL, for example
www.domain.com/index.xml?param=value
cheers,
Ulrich
--
Ulrich Mayring
DENIC eG, Systementwicklung
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>