Shared Components

2010-05-13 Thread Ayodeji Aladejebi
Hi, Please any concept of shared components in Wicket. If I have a component that the content (model) will always be the same across all sessions and users, is there a wicket api approach for ensuring we only have one of such components throughout the application scope -- Aladejebi Ayodeji A.,

Re: Shared Components

2010-05-13 Thread Fernando Wermus
Aladejebi aladej...@gmail.comwrote: Hi, Please any concept of shared components in Wicket. If I have a component that the content (model) will always be the same across all sessions and users, is there a wicket api approach for ensuring we only have one of such components throughout

Re: Shared Components

2010-05-13 Thread Igor Vaynberg
...@gmail.comwrote: Hi, Please any concept of shared components in Wicket. If I have a component that the content (model) will always be the same across all sessions and users, is there a wicket api approach for ensuring we only have one of such components throughout the application scope

RE: Shared Components

2010-05-13 Thread Frank Silbermann
building the model for each user's component around the same application-scoped Java POJO? (Of course, you might have to synchronize concurrent access to it, but that's just standard Java.) On Thu, May 13, 2010 at 12:38 PM, Ayodeji Aladejebi aladej...@gmail.comwrote: Please any concept of shared

Re: Shared Components

2010-05-13 Thread Ayodeji Aladejebi
of shared components in Wicket. If I have a component that the content (model) will always be the same across all sessions and users, is there a wicket api approach for ensuring we only have one of such components throughout the application scope

Re: Shared Components

2010-05-13 Thread Igor Vaynberg
of shared components in Wicket. If I have a component that the content (model) will always be the same across all sessions and users, is there a wicket api approach for ensuring we only have one of such components throughout the application scope

Re: Mounting strategies for shared components bundled in a jar ?

2008-01-30 Thread mfs
itself.. Any ideas ? -- View this message in context: http://www.nabble.com/Mounting-strategies-for-shared-components-bundled-in-a-jar---tp15173739p15188775.html Sent from the Wicket - User mailing list archive at Nabble.com

Mounting strategies for shared components bundled in a jar ?

2008-01-29 Thread mfs
in context: http://www.nabble.com/Mounting-strategies-for-shared-components-bundled-in-a-jar---tp15173739p15173739.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Mounting strategies for shared components bundled in a jar ?

2008-01-29 Thread Igor Vaynberg
/Mounting-strategies-for-shared-components-bundled-in-a-jar---tp15173739p15173739.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL