some doubts abt precompiling jsps.

2001-05-02 Thread kamesh jayachandran
stream of JSPServlet.(This is what I infer from the extension mapping in the ROOT web.xml file).If I generate the web.xml which points to each request to each servlet,It will lead to many servlets instanaces instead of one JSPServlet. Any other solution ..... kamesh jayachandran -- "I would

How to precompile the jsps?

2001-04-30 Thread kamesh jayachandran
ded? waiting for ur reply kamesh jayachandran -- "Hardware simply does not work like the manual says and no amount of Zen contemplation will ever make you at one with a 3c905B ethernet card." - Alan Cox

RE: /examples/servlet

2001-04-11 Thread kamesh jayachandran
example/servlet /examples "). Everything is working fine. But what is /root mean? Thanks all for ur kind replies kamesh jayachandran On Wed, 11 Apr 2001 [EMAIL PROTECTED] wrote: > > > Kamesh, > I wouldn't know how to get mod_jk.so for linux. If you're using modjserv then > y

Re: /examples/servlet

2001-04-10 Thread kamesh jayachandran
in tomcat-apache.conf file > and including it in httpd.conf file > > I have RHL6.2,Tomcat3.2.1,apache 1.3.12 > waiting eagerly for ur reply > kamesh jayachandran > > > > > > > > -- "Think of it this way: threads are like salt, not like pasta. You like salt, I like salt, we all like salt. But we eat more pasta." - Larry McVoy

RE: mod_jk.so garbled

2001-01-16 Thread kamesh jayachandran
On Tue, 16 Jan 2001, GOMEZ Henri wrote: Hai, I am using RHL6.2 stock install.I don't know whether it has mod_ssl support or not.I have seen apache's libexec directory which has no mod_ssl.Where can I get mod_ssl to make mod_jk.so work on my machine? What is EAPI? Thanks kamesh ja

mod_jk.so garbled

2001-01-16 Thread kamesh jayachandran
RHL6.2 Waiting for your reply kamesh jayachandran - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

What is JDBCRealm?

2001-01-11 Thread kamesh jayachandran
I am having Postgresql db and using tomcat 3.2.1.I am accessing the DB using JDBC.The JDBC Driver for Postgresql is in my system classpath. Then what this JDBCRealm mean? What is the speciality about JDBCRealm? kamesh jayachandran