- From: Lars Brückner <lars@ito.tu-darmstadt.de.no-spam-please>
- Date: Mon, 28 Jan 2002 05:02:29 -0500 (EST)
- To: "Manty, George" <George.Manty@COMPAQ.com>, <www-jigsaw@w3.org>
Received on Monday, 28 January 2002 05:32:05 UTC
George, I had the same problem and just added some empty stubs to the classes to fix the compile errors. Now Jigsaw compiles again, however if Tomcat 4 actually _uses_ these functions someone will have to _implement_ them. I am attaching my code as a patch the classes in Jigsaw/src/classes/org/w3c/jigsaw/servlet Hope that helps, Lars On Freitag, 25. Januar 2002 22:48, Manty, George worte: > I have an older version of Tomcat working with Jigsaw (Tomcat 3.0) and I > am trying to integrate Tomcat 4.0 with Jigsaw. I have run into a couple > of problems, for instance there are several classes that do not compile > with the new Servlet engine (version 2.3), because of new abstract > methods that need to be implemented when extending classes such as > HttpServletRequest, HttpServletResponse and HttpSession. > > I was wondering if Jigsaw was planning on supporting Tomcat 4.0 > integration anytime in the near future or if there was any information > on how to do this? > > Thank you, > George >
Received on Monday, 28 January 2002 05:32:05 UTC