Re: 500 Internal Servlet Error

2001-04-09 Thread Hari G Puthalapat
Hi Everybody, Could you please let me know when this kind of error occurs. I am using Iplanet server 4.1 enterprise edition on solaris. Any advice is highly appreciated. This error occurs only in ie browsers. This is an occassional error and doesn't occur always. This page tries to display sessio

JSP Internal Servlet Error

2000-08-04 Thread Hiren Dossani
Hello Everybody, I am getting the Error # 500 saying that java.lang.IllegalStateException: Response has already been committed Any idea about how to fix it. Any help will be highly appreciated. Thanks. Sincerely, hiren dossani

Internal Servlet Error

2000-05-23 Thread Dommel Frank
Hello there, I am always receiving a (beginners?) error when putting an JSP example in my own directory, could somebody help me please ? Error Output: Location: /myproject/ProjectMain.jsp Internal Servlet Error: org.apache.jasper.JasperException: Unable to compile class for

Re: session.invalidate() causes internal servlet error

2000-04-18 Thread Sachin S. Khanna
ay, April 17, 2000 8:48 PM Subject: session.invalidate() causes internal servlet error > I'm trying to invalidate the session object (to effect a logout). When I do > it causes the following error: > > > java.lang.IllegalStateException: removeAttribute: Session a

session.invalidate() causes internal servlet error

2000-04-17 Thread Mike LaBudde
I'm trying to invalidate the session object (to effect a logout). When I do it causes the following error: java.lang.IllegalStateException: removeAttribute: Session already invalidated at org.apache.tomcat.session.StandardSession.removeAttribute(StandardSession.ja va, Compiled Code)

Re: Error: 500 Internal Servlet Error

1999-08-08 Thread John K. Peterson
; Error: 500 > > Internal Servlet Error: > > > java.lang.NoSuchMethodError: javax.servlet.ServletContext: method > getResource(Ljava/lang/String;)Ljava/net/URL; not found > at com.sun.web.core.DefaultServlet.doGet(DefaultServlet.java:55) > at javax.servlet.http.HttpServlet

Error: 500 Internal Servlet Error

1999-08-08 Thread Niels Peter Strandberg
I have been testing the jswdk-1.0-ea server for some time now. But suddently the Server start to report the following Error msg: Error: 500 Internal Servlet Error: java.lang.NoSuchMethodError: javax.servlet.ServletContext: method getResource(Ljava/lang/String;)Ljava/net/URL; not found at