Re: Sunday and the brain is numb...

2001-04-24 Thread Scott Sanders
Patil, Anand wrote: That sounds good. How about , Sunday and the brain is numb(Tomcat on my mind), Servlets to serve me, Apache not far behind. Got get the JDK, And a thing called JAXP too. If I don't get my classpath right, I'm gonna be singing the blues ;-) Open software: Please

[CATALINA]

2001-04-02 Thread Scott Sanders
in /WEB-INF/lib/saxon.jar, it says that it cannot find the file. In Tomcat 3.x, it finds the file fine and continues processing. Any suggestions? Is this a bug? Undefined behavior? Is there a workaround? Thanks, Scott Sanders

Re: [CATALINA]

2001-04-02 Thread Scott Sanders
Craig R. McClanahan wrote: On Mon, 2 Apr 2001, Scott Sanders wrote: Using the latest CVS of Catalina, I am having an issue with my web application. When I build my webapp with Ant, I create many xml files under WEB-INF/classes/xml/oem/*. Then when a request comes in, I use

Re: pre compile

2001-02-22 Thread Scott Sanders
Is there a way in tomcat to precompile all my jsp pages? So that as I am navigating to a new page I don't have to wait for it to compile? I believe that the jspc script does that for you. Check it out in the bin directory... Scott Sanders

Re: JDBC Realm

2001-02-05 Thread Scott Sanders
The JDBCRealm is used only for authentication of users. If you want to access the database for you rown purposes, this will not help you ;-) Scott Sanders - Original Message - From: "Vegard Skjefstad" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 05, 20