Possibilities: - @Stateless - instead of overriding isStateless - @Caching - how to cache the component's/page's markup - @Headers - define headers specific for the page
Martijn On Jan 10, 2008 5:43 PM, Ryan Sonnek <[EMAIL PROTECTED]> wrote: > > Well, if you're going to do that, why not just mount the page in the > > application class and skip the annotation + registration altogether? > > *IF* annotation support only includes mounting the url, i agree with > you. but if you start specifying url encoding strategies or other > useful page annotations come about, then I still think it makes sense. > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0
