My tomcat web pages are in my linux in:
/opt/jakarta/webapps/ROOT/
in the ROOT there is WEB-INF/classes
i want this WEB-INF/classes for use for all of my sites, but if for one user
(website) i want to use this WEB-INF/classes and another WEB-INF/classes
(opt/jakarta/webapps/ROOT/WEB-INF/classes/user) how can i do it?
how configure it?
where?
is this posible?
i want to have in a WEB-INF/classes the classes for all of my users but
another classes for each user in other directory.
Is this possible?
thanks
Carlos

Reply via email to