What about using a filter instead of a servlet to dispatch requests? If we add that, our list would be:
* converter simplifications (backport from 2.0) * lazy session (backport from 2.0) * bookmarkable goodies - forms/links (backport from 2.0) * second level cache (backport from 2.0) * replace pagemap with window (new in 1.3 and 2.0) * some sort of framework for ssl support (new in 1.3 and 2.0) * url on error pointing to offending page instead of error page (new in 1.3 and 2.0) * session expiration error handling for ajax requests (new in 1.3 and 2.0) * use a filter (WicketFilter) instead of a servlet (WicketServlet) to dispatch requests (backport from 2.0) I think we are ready to create a wiki page and/ or an issue for this now... Eelco ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop