Re: AW: tomcat 3.1.1

2001-12-07 Thread Anagha Mudigonda
2 > that won't ever be fixed. (Some of them can be > real show stoppers) > > > -Ursprüngliche Nachricht- > > Von: Anagha Mudigonda [mailto:[EMAIL PROTECTED]] > > Gesendet: Freitag, 7. Dezember 2001 11:15 > > An: tomcat > > Betreff: tomcat 3.1.1 >

tomcat 3.1.1

2001-12-07 Thread Anagha Mudigonda
hi, i have a problem with tomcat 3.1.1 we have a product depot of tomcat 3.1.1 for HP-UX. So unless I build from source i cant use a later version. So, I'de like to know if there any real disdvantages to using 3.1.1 and besides the build process described in the documentation doesnt seem to work.

on startup

2001-09-10 Thread Anagha Mudigonda
hi all, I have a java class that needs to be loaded at the startup of the tomcat server. And I want it to persist as long as tomcat is alive. Is it possible ? If so where do i put the class ? Can i do it by changing something in any of the config files ? help please. regards anagha. -- Where

help!

2001-08-29 Thread Anagha Mudigonda
hi, i have a Connection Manager class that creates a pool of Database connections on startup. if i load this class into the memory, will it be unloaded after a period of time if it is being not used or will it continue to persist in the memory ? is it a feature of Tomcat that it unloads unused c

class to persist

2001-08-27 Thread Anagha Mudigonda
hi, if I load a class , will the class be automatically unloaded, by tomcat, after a period of time if it has not been used or will it remain. i have a connection manager class , that on startup creates a pool of database connections and all the jsp pages use connections from this pool.so i need

Re: for jsp

2001-07-24 Thread Anagha Mudigonda
instead of > apache, or iis. > > cheers > dim > > On Tue, 24 Jul 2001, Anagha Mudigonda wrote: > > > thanks for this > > "Please read the documentation, as > > you always should, then if you still don't understand, read the > > documentation&qu

Re: for jsp

2001-07-24 Thread Anagha Mudigonda
thanks for this "Please read the documentation, as you always should, then if you still don't understand, read the documentation" it did help . but it could have been put softer ... and please dont think I asked for spoon-feed. After reaching the same dead-ends repetedly so often that I co

for jsp

2001-07-22 Thread Anagha Mudigonda
hi all can some-one tell me what are all the steps to be taken to host a jsp page. for now i have tomcat on NT. for the build ( one using ant ) to execute what all details do i have to take care of ? especially the web.xml file ... what will it contain - as there are no servlet specific details ..

Re: mod_jserv/mod_jk

2001-07-06 Thread Anagha Mudigonda
: [EMAIL PROTECTED](. .) > PGP KEY : 697ECEDD...oOOo..(_)..oOOo... > PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 > > -Original Message- > From: Anagha Mudigonda [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 05, 2001 12:54 PM > To: [EMAIL PROTECTED] > Sub

mod_jk

2001-07-05 Thread Anagha Mudigonda
hi, while compiling the source for mod_jk i find a lot of .h files cant be opened ... like jk_global.h etc. am i doing something wrong ?? help ! how do i go about it ? regards anagha -- Where the mind is without fear and the head is held high; Where knowledge is free; Where the world has not been

Re: mod_jserv/mod_jk

2001-07-05 Thread Anagha Mudigonda
o download it seperately. Get it from http://jakarta.apache.org. You'll find it in the subdirectory for your platform on the binaries page. You can find instructions for setting it up in the tomcat manual. > -Original Message----- > From: Anagha Mudigonda [mailto:[EMAIL PROTECTED]] &g

mod_jserv

2001-07-04 Thread Anagha Mudigonda
hi i'me new to tomcat. i have some fundamental doubts. if anyone could help out i'de be real thankful. I have Apache Web server and tomcat. Now, to create a webserver adapter, do I need to download the mod_jserv seperately, ie other than the tomcat download ? if so where can i get it from ?i'me