You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Craig R. McClanahan" <cr...@apache.org> on 2001/06/02 07:27:55 UTC

Re: Mutiple logical struts-config.xml and ApplicationResource propert y files.


On Fri, 25 May 2001, Bauer, John wrote:

> 
> We are contemplating creating a "brandable" web application that will have
> customized navigation, templates, color schemes, etc. based on the role of
> the user.  We would like to use struts to make this happen.
> 
> It seems like we might want to have multiple struts-config.xml and
> ApplicationResource property files for each user category/role to facilitate
> this.  Is this possible with struts, and how would you reference the proper
> configurations at run-time given the user role?
> 

Running multiple controllers in the same webapp is a highly requested
feature, and it will be on the list of enhancements for Struts 1.1.

> Thanks,
> John Bauer
> 

Craig McClanahan