IllegalStateException on index.html??

2001-02-07 Thread sean . hammon
Title: IllegalStateException on index.html?? Error: 500 Location: /partners/index.html Internal Servlet Error: java.lang.IllegalStateException: Can't happen - classname is null, who added this ?     at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261)     at

IllegalStateException on index.html??

2001-02-07 Thread sean . hammon
Title: IllegalStateException on index.html?? Error: 500 Location: /partners/index.html Internal Servlet Error: java.lang.IllegalStateException: Can't happen - classname is null, who added this ?     at org.apache.tomcat.core.ServletWrapper.loadServlet(ServletWrapper.java:261)     at

Class reloading

2001-02-06 Thread sean . hammon
Title: Class reloading In my web.xml file I have the following       BillyBob   com.viewpoint.database.InitPool   1         uses jdbc parameters above to initialize the connection pool.       Everything seems to work as I expect. There is one little hang up, how