Done. Eelco
> > it would be nice it the variable APP_CLASS_PARAM in class > > > > org.apache.wicket.protocol.http.ContextParamWebApplicationFactory > > > > can be marked as static, so it is easy to reference them when initializing the wicket servlet via code. > > for now, it is marked as public and final, but not static. > > > > patch included... > > > > stefan > > >
