Hi,
I am not exactly clear about u r requirement.But we have achieved some thing 
similar in one of my previous project.We had a protal where employees of 
different companies will be logging in and the information about the company 
will be provided in the http header.and we were required to provide company 
specific logo and other things to each user, even though the same web app was 
serving all the requests.
What we had done was that keep the information about users company in 
UserContext object in session and then use the same to dynamicaly generate link 
to company specific logo and conect to company specific database.

But the layout or colours were same for all users.SO about that point I am not 
sure how to do that..

Hope this helps ,
regards,
Shirish

-----Original Message-----
From: sciz09 [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 10:01 PM
To: struts-user
Cc: sciz09
Subject: Tiles Portal


Ive been looking into using struts and tiles for an
upcoming project.  I need to be able to change the
look and feel of the website based on the url the site
was entered from.  For example, if a user enters from
company1.foo.com then show their company colors and
logo. if a user enteres from company2.foo.com then use
different color scheme and logos... and so on.  Is
this something tiles should be used for?  Has anyone
acomplished such a project? Thanks.  Jay.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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