hi,

I'm using Jrun servlet engine.

I have all my servlet code in a directory say x. Inside this directory there is
also
a property file called test.property file. Now, I have several servlets which
are accessed
via an different aliases. Is there a way for each servlet to load a different
copy of the test.property
file when invoked via the alias. Currently, only one copy can be loaded and this
has to be set
in the classpath of the vm. Is there a way to do this without changing the
servlet code.

Is it possible to configure jrun such that different alias paths in jrun to
invoke servlets in different
servlet directories.

Any help is greatly appreciated.

Thanks,
mmp.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to