A common but weird error, is that if you have a different JSP application running, that uses beans which you've happened to give the same id as in this application: ie
<jsp:useBean id="fileHandler" class="Bean" />
is used in both applications that you'll get an error.
S
I am working in a web project with Java: Servlets, JSPs, IPlanet 6.0 and Solaris.
In this place there are 2 servers: a- A Testing Server. b- A Final server to deploy the web application.
I have a question with this. Exactly what happen why the web application runs in the testing server but in the Final server show errors?
Any comments are welcome.
Roy Martinez. [EMAIL PROTECTED]
___________________________________________________________________________ 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
_________________________________________________________________ Browse styles for all ages, from the latest looks to cozy weekend wear at MSN Shopping. And check out the beauty products! http://shopping.msn.com
___________________________________________________________________________ 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