- From: BRAX JACQUES HOLDING <JACQUES.BRAX@USINOR.COM>
- Date: Fri, 7 Jun 2002 13:44:30 -0400 (EDT)
- To: www-jigsaw@w3.org
--- Reçu de HD.BRAX 01 41 25 50 84 07-06-02 17.36 Hello, I've installed Jigsaw 2.2.1 with last .jar files on JRE 1.4.0_01 on Windows 2000; it works ! I'm using a lot servlet, so I ran into a problem : main servlet is calling sub-servlet by doing : RequestDispatcher dispatch = getServletContext().getRequestDispatcher("/servlet/ServletExample" ); dispatch.include(req, res); Trouble is that result from called servlet is coming after main servlet continued outputing. I'm using servlet.jar provided with Jigsaw. I'm now in the process of trying to user Tomcat's servlet version 2.2 and might try also version 2.3 ( is it compatible ? ). Any ideas are welcome, if you ran in such trouble. Regards - j Brax ---- 07-06-02 17.36 ---- Envoyé à --------------------------- -> www-jigsaw(a)w3.org
Received on Sunday, 9 June 2002 10:44:45 UTC