Make a HiveMind service or ASO that can determine the termine the current 
theme/skin.
Personally I would prefer using a special cookie for the theme, but you can 
use session scope as well.

Use @Shell with a stylesheet parameter that refers to an IAsset property on 
the ASO.
I would suggest implementing a modified @Shell component along the lines I 
suggested at http://issues.apache.org/jira/browse/TAPESTRY-1035

Henrik

"Peter Dawn" <[EMAIL PROTECTED]> skrev i en meddelelse 
news:[EMAIL PROTECTED]
> guys,
> i am trying to implement multiple themes within my web app. what i
> really want to do is depending upon who is logging in (or a set
> condition or maybe a user selection) change the app css file. has
> somebody done this before. any ideas on how about i should approach
> this.
> thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> 




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

Reply via email to