Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: staging working prod giving errors

Sam Seaver

2003-12-05


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.
>roymar@(protected)
>
>___________________________________________________________________________
>To unsubscribe, send email to listserv@(protected)
>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 listserv@(protected)
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


©2008 junlu.com - Jax Systems, LLC, U.S.A.