Hello All,
I'm new in the list. Sorry if such question already was here.
I have:
1. This context:
<Context path="/myapp" docBase="c:/path/to/myapp"
debug="0" reloadable="true"/>
2. Kit of classes, XML-files anf jars needed to servlets, for example:
c:/kit/classes - .class files
c:/kit/resources - JPG, XML, properties, ...
c:/kit/lib/some.jar, ...
Question:
By some reason it is not handy to copy any of these files to docBase,
common/classes, common/lib - in one word, to "Catalina inside".
Is it possible to config Catalina these resources be accessable from
servlets (and for classes in c:/kit/classes too)?
Thanks!
Andrew mailto:[EMAIL PROTECTED]
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>