On 27.Jun.2001 -- 07:50 PM, java guru wrote:
> Hi.,
>   I dont quite remember if someone has already posted
> this..
> 
> But i wanted all my stylesheets to use some parameters
> specific to user(from session) like page colors etc..
> 
> I am of the impression that the stylesheet cannot
> access the user session..so it need to get the info
> from sitemap... But how sitemap could get the info
> from session and pass it onto style sheet ?..
> 
> Your help is appreciated...

use an action that extracts the data from session to a map and use the
value as parameters to your stylesheets or to switch between different
stylesheets.

        Chris.

-- 
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
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]>

Reply via email to