Re: Does tomcat 5.0 officially support JDK1.5?

2006-01-18 Thread HuangHao
David Smith wrote: Wade Chandler wrote: --- HuangHao <[EMAIL PROTECTED]> wrote: Thanks. As a requirement, my application need to support both Tomcat 5.0 and 5.5. But my application requires JDK1.5 for some reason. Should be fine if it's only that you are using methods and c

Re: SAXParseException for matching end tags

2006-01-18 Thread HuangHao
I guess the HTML tag caused this error. How about change to or to make it well-formed. Hi.. I am getting the following error while using Apache Tomcat. I am using JTidy to convert HTML file to XML. [Fatal Error] :15:184: The element type "HR" must be terminated by the matching end-tag

Re: Does tomcat 5.0 officially support JDK1.5?

2006-01-17 Thread HuangHao
--- HuangHao <[EMAIL PROTECTED]> wrote: i folks, I am going to run Tomcat 5.0.* with JDK 1.5, I wonder whether Tomcat 5 officially support JDK1.5 yet. I found in Apache site <http://tomcat.apache.org/tomcat-5.0-doc/appdev/installation.html> that "Tomcat 5 has been e

Does tomcat 5.0 officially support JDK1.5?

2006-01-17 Thread HuangHao
Hi folks, > I am going to run Tomcat 5.0.* with JDK 1.5, I wonder whether Tomcat 5 > officially support JDK1.5 yet. I found in Apache site > > that "Tomcat 5 has been extensively tested with JDK 1.3.1 as well as JDK > 1.4.2, and the