As a followup to my post... I was able to get WebWork 1.3 to work with a servlet 2.2 container (Tomcat 3.x). I added the 4 class files found in the servlet 2.3 jar that WebWork depends on and I switched the view from JSP to Velocity and it is working just fine. I'll give Sun ONE 6 WebServer a try tomorrow.
Cameron ----- Original Message ----- From: "Cameron Taggart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 12:02 AM Subject: [OS-webwork] webwork 1.3 and servlet 2.2 Has anyone had any luck running WebWork 1.3 in a container only implementing the servlet 2.2 spec? The output from the webwork form fields is being written first in the html instead of where it should be within the html. Any ideas/solutions? Situation: I just finished writing an Intranet application using WebWork 1.3. I used JBoss 3.2.1 to build it, but I must deploy it to IPlanet 6.0 SP5. That version of IPlanet only implements the servlet 2.2 spec. I found a couple of older mailing list threads on the topic and decided to try compiling webwork 1.3 against the 2.2 servlet spec. One mentions that WebWork depends on only 4 classes that are introduced in the servlet 2.3 spec: HttpServletRequestWrapper, HttpServletResponseWrapper, ServletRequestWrapper, and ServletResponseWrapper. I created an Ant build.xml file, included those files, excluded webwork.test and webwork.examples packages, and compiled successfully. I deployed the application locally on Tomcat 3.3.1 and received the problem stated above in the brief overview. Thanks, Cameron ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork