no On Fri, Jun 20, 2008 at 10:29 AM, Joel Halbert <[EMAIL PROTECTED]> wrote: > Hi, > > Is it threadsafe and "wicket safe" to share static Components across multiple > instances of a Page (as well as across request threads) in wicket? > > Say for example I have a BookmarkablePageLink that takes no dynamic > PageParameter arguments, can I create this as a static class member and share > it across all instances of the Page on which it is used? (instead if creating > a new instance for each new page). > > Rgs, > Joel
-- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
