Re: Accessing static variables

2003-07-02 Thread Capr1ce
I'd just like to agree that this is quite annoying. If I have any static variables that I need to access from JSP pages, I set them as application scope variables in a load on startup servlet. Annoying, but it's not a bad work around. At 10:47 PM 01/07/2003 -0500, you wrote: I searched throug

JSTL & NoClassDefFoundError

2003-06-30 Thread Capr1ce
Hi, I've been having a huge problem with JSTL & Tomcat. Everything works fine on my own machine, but as soon as I put it on the web hosting companies server, I get an error. I've put all the files in Tomcats common/lib and that doesn't work, also in the WEB-INF/lib directory and that also doesn