Success with Cache taglibs on linux

2002-09-28 Thread Manoj Nahar
Hi there, I am trying to use OSCache Taglibs on linux 7.2 with Resin 2.1.2. I am getting following error. 500 Servlet Exception java.lang.NullPointerException at java.io.Reader.init(Reader.java:61) at java.io.InputStreamReader.init(InputStreamReader.java:80) at

Re: Unrolling Exceptions In a servlet takes a long time

2002-09-28 Thread Dror Matalon
Hi, Since no one came back with an answer for this, I thought I'd mention the solution we came up with. 1. Normally we don't unroll exceptions, and only see the top one displayed. That way it takes you 3-4 seconds to see the problem and fix it. 2. If you need to see the exact sequence of

Re: Success with Cache taglibs on linux

2002-09-28 Thread Shawn Bayern
I can't help you offhand with those two caching taglibs, but as a third alternative, you could try the Cache Taglib from Jakarta Taglibs at http://jakarta.apache.org/taglibs/doc/cache-doc/intro.html (The second error you post just looks like a missing class; have you ensured the right JARs