RE: PageContext is always null with taglibs

2002-09-12 Thread Adziashvili, Itzik
Do you use the class with a tag in a jsp? or by calling it from another class? -Original Message- From: Byrne Reese [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 6:04 AM To: [EMAIL PROTECTED] Subject: PageContext is always null with taglibs I am trying to write a custom

Max Http Connection on Tomcat4.0

2002-08-26 Thread Adziashvili, Itzik
Hi all, I am trying to determine the maximum number of simultaneous Http connections to Catalina. In order to do so I have written a simple served that - Accepts a request (overrides only the service ) - Reads some data from the request (128 bytes) - Sleeps for 20 secs - Writes random

RE: Strange message compiling a JSP in Tomcat 4.0.4

2002-08-26 Thread Adziashvili, Itzik
Do you have the stack trace? -Original Message- From: Nome real [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 4:19 PM To: Tomcat Users List Subject: Strange message compiling a JSP in Tomcat 4.0.4 Hi all, I'm using Tomcat 4.0.4 with Security Manager, Sun JDK 1.3.1_04 ,