[ 
http://issues.apache.org/jira/browse/GERONIMO-1686?page=comments#action_12370425
 ] 

Greg Wilkins commented on GERONIMO-1686:
----------------------------------------

Note... I'm not applying these changes.... as I'm not sure that it is correct 
for me to do so
while looking at 1.1 licensed source.

anyway... some more differences:

HttpServletRequestWrapper getRequest()  returns HttpServletRequest.  I think 
this should be ServletRequest.

ServletResponse.getWriter   should return PrintWriter not Writer.

ServletRequestListener does not implements EventListener 

ServletContext.getServlet(String) does not throw  ServletException

I also built a version for Jetty 6 and ran my tests against it without problem 
(once I 
fixed some of these issues).





> Servlet 2.5 and JSP 2.1 api jars for JavaEE 5 work
> --------------------------------------------------
>
>          Key: GERONIMO-1686
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1686
>      Project: Geronimo
>         Type: New Feature
>     Reporter: Bill Dudney
>     Assignee: Jeff Genender
>     Priority: Minor
>  Attachments: jee5_exp.patch, jee5_exp_servlet.patch
>
> I'm typing in the Servlet 2.5 and JSP 2.1 api's and will post a patch the 
> week of 3/6/06.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to