Hi,
I am trying to setup an application under Catalina
and can't seem to find a way to add another directory to the CLASSPATH for a web
application. Is there a way to add a directory like "WEB-INF/resources" to the
CLASSPATH.
I can solve my problem by adding my files below
"WEB-INF/classes", but I would prefer not to do that.
Regards,
Arshad
|
- Re: catalina classpath question Arshad Mahmood
- Re: catalina classpath question Craig R. McClanahan
- Re: catalina classpath question Arshad Mahmood