Re: Connection Pooling - Please Help

2001-03-19 Thread Tagunov Anthony
da href="http://www.knightsofthenet.com/projects/SQLPool"http://www.knightsofthenet.com/projects/SQLPool/a/td tdbitmechanic pool for a couple of years. an easy way to set this up I have a wrapper for it contact: a href="mailto:Brett Knights [EMAIL PROTECTED]"1/a/td /tr /table Best regards, Tagunov Anthony

Re: org.apache.tomcat libraries

2001-03-19 Thread Tagunov Anthony
a reference to the following packages? org.apache.tomcat.core.Request; org.apache.tomcat.core.FacadeManager; org.apache.tomcat.core.Context; org.apache.tomcat.core.ContextManager; org.apache.tomcat.util.RequestUtil; Thanks, Batsheva Batsheva Best regards, Tagunov Anthony

RE: Super Newbie...

2001-03-19 Thread Tagunov Anthony
st regards, Tagunov Anthony

test

2001-03-18 Thread Tagunov Anthony
please disregard this message

Plese, could you comment on this.. Hanging Tomcat (Standlone) - problem and solution

2001-03-18 Thread Tagunov Anthony
).. They are used via Ajp12. Can this same thing happen in this configuration (with mod_jserv on Apache, Apache running on BSD, Tomcat on Linux RH 6.2) Most hearty greeting to evryone, sincerely yours, Tagunov Anthony

Re: Cache problem with IE -- IE setup

2001-03-16 Thread Tagunov Anthony
A wild guess: there may be some problem with the caching setup of the IE you're using for testing. There are several options available, maybe yours is _ALWAYS_ to cache. On Fri, 16 Mar 2001 09:00:55 +0100, Zsolt Koppany wrote: Hi Randy, thank you for your answer. I tried everything proposed in

IE caching again (was: expire_

2001-03-16 Thread Tagunov Anthony
Well, there's already been an extensive discussion on this in the list just the last days all day long. Arrived to nothing. (only you may try to issue response.setHeader("Cache-Control","no-cache"); response.setHeader("Pragma","no-cache");

Re: Disable Directory Browsing in tomcat

2001-03-16 Thread Tagunov Anthony
still allowing it for another. Maybe someelse does. best regards, Tagunov Anthony

[OT] RE: Linux-Tomcat-ThreadPool NullpointerException

2001-03-16 Thread Tagunov Anthony
ahoo! Mail. http://personal.mail.yahoo.com/ http://personal.mail.yahoo.com/ Best regards, Tagunov Anthony

Re: potential bug

2001-03-16 Thread Tagunov Anthony
''t take affect I have to restart the server to see the new changes. Does anyone else have the same problem.. else have the same problem.. Configure the context in server.xml. set reloadable="true" where appropriate Best regards, Tagunov Anthony

Re: [OT] RE: Linux-Tomcat-ThreadPool NullpointerException

2001-03-16 Thread Tagunov Anthony
On Sat, 17 Mar 2001 00:05:43 +0300, Tagunov Anthony wrote: Only don't run in Hotspot mode. Run it in -classic mode. Because due to some bug in hotspot compiler the JVM crashes with tomcat. It's a recognized Sun's bug and funny enough, all the bug reports on that are about Tomcat -- a rich

Re: Cache problem with IE

2001-03-14 Thread Tagunov Anthony
On Tue, 13 Mar 2001 17:13:14 +0100, Zsolt Koppany wrote: Hi, with the code below I can get netscape not to cache a jsp page but it does not work with Internet-Explorer. Does anybody know why? response.setHeader("Cache-Control", "no-cache"); response.setHeader("Pragma", "no-cache");\ Hitting

Re: Re[2]: Off topic: Single login for separate web applications?

2001-03-14 Thread Tagunov Anthony
I heared somewhere that there's a plan to have the following manner of scalability and load-balancing with servlets: we have a load balancer that directs request to one of the n servlet-engine-running boxes. Sessions are stored permanantly in a DBMS accessible from all these boxes. So, the

Re: setContentType / File download

2001-03-14 Thread Tagunov Anthony
On Wed, 14 Mar 2001 09:07:57 +0100, Gerd Trautner wrote: Hi tomcat-user, i have some troubles using the setContentType method. I want to generate a CSV file of my database data and send it to the browser. the browser should then say "save file as filenam.csv" ... what i do is:

RE: problems whilst loading servlets for the first time

2001-03-14 Thread Tagunov Anthony
, Tagunov Anthony P.S. and again: no need to restart Apache, for all i know! Restarting Tomcat is more then enough if you have troubles! (I also restart it often :-( ) -Original Message- From: Rui M . Silva Seabra [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 14, 2001 1:20 PM

Re: escaping text?? is it non-latin support question?

2001-03-11 Thread Tagunov Anthony
-latin1 encodings support? Then this is a wired question. - o - Does anybody know, has there been any progress with this in Servlet 2.3 spec? Best regards, Tagunov Anthony - To unsubscribe, e-mail: [EMAIL

Re: escaping text?? is it non-latin support question?

2001-03-11 Thread Tagunov Anthony
-latin1 encodings support? Then this is a wired question. - o - Does anybody know, has there been any progress with this in Servlet 2.3 spec? Best regards, Tagunov Anthony - To unsubscribe, e-mail: [EMAIL

Re: escaping text?? is it non-latin support question?

2001-03-11 Thread Tagunov Anthony
-latin1 encodings support? Then this is a wired question. - o - Does anybody know, has there been any progress with this in Servlet 2.3 spec? Best regards, Tagunov Anthony - To unsubscribe, e-mail: [EMAIL

Re: Webapp in another location

2001-03-11 Thread Tagunov Anthony
On Sun, 11 Mar 2001 19:57:02 +0100, Sven Rixen wrote: Hello I have to develop a web application for my thesis at university. Therefore I want to place all files of that application (classes, jsp, etc.) in a seperate directory which is also on another drive. I am using win2000. The tomcat

Is Tomcat 3.3m2 available already?

2001-03-11 Thread Tagunov Anthony
Hello, evrybody! Sorry for disturbance.. Still has 3.3m2 been released? Is available as a tarball already? Or only from cvs? Thanx in advance, Tagunov Anthony - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: plain text login

2001-03-07 Thread Tagunov Anthony
against? I mean i can't just check to see if ANY coocie is ther, i need to check for a particular value their.. I'm pretty intrested in this not-using sessions approach, but I can not understand it.. Please, Rob, could you tell more on this? Best regards, Tagunov Anthony

Re: Shutdown problem red-hat 6.2

2001-03-07 Thread Tagunov Anthony
Hello! On Wed, 07 Mar 2001 16:38:40 +0100, Peter Hrastnik wrote: We are running tomcat 3.2 and IBMJava2 SDK 1.3 on an Intel Red Hat 6.2 machine with Apache 1.3.12 and mod_jserv. When shutdown.sh is called, it is very rare that the contexts are removed and java processes are still running for

RE: a brain dump on i18n, tomcat, xerces, oracle, etc.....

2001-03-05 Thread Tagunov Anthony
On Mon, 5 Mar 2001 11:05:44 +0200, Amir Nuri wrote: But when I get the text from an html form to my servlet, and put it into a string (by getParameter) I get text in UTF-8 (3 bytes for character), Maybe the problem is here: usually i have to do the following: new String

Re: a brain dump on i18n, tomcat, xerces, oracle, etc.....

2001-03-04 Thread Tagunov Anthony
comes from reading a file then make sure there's a ?xml version="1.0" encoding="whatever"? at the top of your doc. There may be other ways to feed Xerces correctly. (This is not an error of Xerces. It gives nice qute Java strings when asked. If it gives mess then it was fed incor