Re: Apache version

2005-12-28 Thread Franklin Phan
ing a steady paycheck, unless it interferes with your ability to earn what you're worth. There's the rub. It usually does. -- T Harv Eker -Original Message- From: Franklin Phan [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 28, 2005 3:13 PM To: Tomcat Users List Subject: Apac

Apache version

2005-12-28 Thread Franklin Phan
I'm running Tomcat on Windows XP Pro. I'm trying to set up PHP. How do I tell which Apache version I'm running? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: MultipartRequest problem

2005-12-16 Thread Franklin Phan
You are correct. My coworker confirmed that cos.jar came with his purchase of a servlet book by Jason Hunter, published by O'Reilly. I recall seeing that JAR in one of the libs. I'll try again with it in the compile path. Thanks. Adam Constabaris wrote: Franklin Phan wrote: &

Re: MultipartRequest problem

2005-12-16 Thread Franklin Phan
may be another java class on your box. From: Franklin Phan <[EMAIL PROTECTED]> Date: 2005/12/15 Thu PM 06:57:12 EST To: Tomcat Users List Subject: Re: MultipartRequest problem I downloaded Tomcat 3.3.2 and extracted the servlet.jar, which should be 2.2-complient, but it does

Re: MultipartRequest problem

2005-12-15 Thread Franklin Phan
I downloaded Tomcat 3.3.2 and extracted the servlet.jar, which should be 2.2-complient, but it doesn't appear to contain MultipartRequest. So, I'm at a lost here. The problem servlet was indeed compiled over a year ago and has been running since. Franklin Phan wrote: I have an o

MultipartRequest problem

2005-12-15 Thread Franklin Phan
I have an old servlet that I need to recompile but cannot because it references MultipartRequest class. The servlet imports the following packages: import java.io.*; import java.sql.*; import java.util.*; import javax.servlet.*; import javax.xml.parsers.*; import org.xml.sax.*; import org.w3c.d

Oracle 10g migration problem

2005-11-17 Thread Franklin Phan
I'm trying to migrate a struts-based webapp from Tomcat 4.1.18 to Oracle 10g. The webapp uses XSLT and FOP. I got the following error: 500 Internal Server Error java.lang.NullPointerException at org.apache.commons.digester.Digester.getXMLReader(Digester.java:891) at org.apache