My understanding of Servlet 3.0 would suggest that if you want to go without xml files, you would subclass WicketFilter and add @ServletFilter and @InitParam annotations to your filter class.
j 2009/8/11 Major Péter <majorpe...@sch.bme.hu>: > Hi, > > great article, but I have one concern: > If the wicket team puts the web-fragment.xml in the library, then the > application classname must be the same for every single wicket app? Or is it > possible to override this parameter somewhere? > > Regards, > Peter > > 2009-08-11 14:46 keltezéssel, Arun Gupta írta: >> >> I wrote a blog describing how to use Wicket with a Servlet 3.0/Java EE >> 6 container: >> >> http://blogs.sun.com/arungupta/entry/totd_91_applying_java_ee >> >> Any chance the changes can be integrated in the wicket-*.jar ? >> >> -Arun > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org