Tomcat not loading JSP, anyone know solution?

2003-06-16 Thread Wayne Chang
Hi, I was hoping someone could shed some light on some trouble I've been having. Sometimes the website doesn't respond to jsp requests, but loading html files is okay. Apache (1.3.27) and tomcat (1.4.1) on Red Hat 9 will both be running and be working for awhile, but then jsp fails to load (no

Re: Tomcat not loading JSP, anyone know solution?

2003-06-16 Thread Justin Ruthenbeck
(0) Tomcat 1.4.1, huh? I hope that's a typo. ;) (1) Try hitting Tomcat directly when you're having problems with the jsp's. This should tell you for sure whether it's mod_jk or Tomcat. (2) I'm assuming you're *not* precompiling your jsps. Environment permitting, here's another reason why