I listed the four files in my original post. I just grabbed them out of the final 2.3 
spec release.

http://java.sun.com/products/servlet/download.html

For convenience, I've attached the jar.  You can package it with the already compiled 
webwork-1.3.0.jar.  I've got it working great in the latest iPlanet *web* server (6.0 
SP5).

Hope that helps,
Cameron


On Mon, 23 Jun 2003 [EMAIL PROTECTED] wrote:

> What are the four files and where do I get them?
> 
> Bill
> 
> 
> 
> From: Cameron Taggart 
>  Re: webwork 1.3 and servlet 2.2   
> 2003-06-10 21:54  
>  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
> 
>  
> 


Attachment: webwork-servlet-2.2-patch-2.3.jar
Description: Zip compressed data

Reply via email to