Re: classpath issues and system properties

2003-08-21 Thread srinivas reddy
--- Bill Barker [EMAIL PROTECTED] wrote: srinivas reddy [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, I am using tomcat 4.1.24. I have a couple of questions. 1. Online documentation about class loader says, System class loader operates on CLASSPATH. I have

classpath issues and system properties

2003-08-20 Thread srinivas reddy
Hi, I am using tomcat 4.1.24. I have a couple of questions. 1. Online documentation about class loader says, System class loader operates on CLASSPATH. I have included j2ee.jar in my CLASSPATH, but tomcat is not picking it up. Why is it so? 2. When I use tomcat, system property

Problem in Viewing .doc file in TOMCAT

2001-08-03 Thread Srinivas Reddy
i have a simple application running on Tomcat. I opened a browser and there is an clickable link which is of type doc say a href=javascript:ClickView('/purejsp/servlet/FileView/test.doc') test /a when i click test it opens up in a browser as plain text but i want browser to open up in a word

Re: Tomcat standalone vs Tomcat w/ Apache

2001-07-30 Thread Srinivas Reddy
Also there is an increase in performance for static files like .html and static images. -srini - Original Message - From: Tim O'Neil [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 30, 2001 2:27 PM Subject: Re: Tomcat standalone vs Tomcat w/ Apache At 02:04 PM 7/30/2001,

Setting JVM Memory configuration

2001-07-30 Thread Srinivas Reddy
hi , my tomcat runs out of memory soon after 3-4 hrs of running(depends on no of users accessing it). As almost 5-10 users are accessing it at a time. I have 120 JSPs and 180 JAVA classes in defferent packages. I increased JVM memory something like this in tomcat.bat file it