they should run fine on 2.4 (tomcat 5) or 2.5. (tomcat 6) as long as the 2.4/2.5 methods are not called.
I guess they are just new methods that aren't implemented yet? johan On 8/20/07, David Leangen <[EMAIL PROTECTED]> wrote: > > > Just out of curiosity... > > Is there a reason why Wicket is using 2.3 of the servlet spec? > > Would it be possible to move to 2.4? Or is that non-trivial? > > > There are currently 2 classes that do not compile with 2.4: > > BufferedHttpServletResponse > MockHttpServletResponse > > > Should I send in a patch? > > > Cheers, > Dave > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
