Duane Morse wrote:
>
[Snipped Explanation of conflict between container libraries and
development libraries]
>
> Is there a standard way to change the CLASSPATH seen by servlets so this
> sort of conflict
> can be avoided?
In my opinion, the first solution to pursue is to use the container
libraries for development. If JRun is your container, you should be
using the JRun libraries for development; same for Tomcat, etc. Look at
it this way, if you know your deployment environment is going to be Java
1.1.8, would you use Java 2 and Java 2 specific classes? For the same
reason, you should always try to develop against the deployment
libraries.
K Mukhar
___________________________________________________________________________
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