Posted By:
Jonathan_Bourgeois
Posted On:
Thursday, June 27, 2002 10:09 AM
I rebuilt my application structure to keep all the jsp pages on the top level, and I put client specific look and feel information in directories underneath. I now utilize the client name when the user logs on to find which look and feel subset to use.
Still curious if wildcards can be used, though...
Jon