Take a look at Wicket-Security at Wicket Stuff site. http://wicketstuff.org/confluence/display/STUFFWIKI/Wicket-Security
I am using it to do the same types of things you are talking about, and it works great. > -----Original Message----- > From: Mathias P.W Nilsson [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 13, 2008 8:11 AM > To: [email protected] > Subject: Different content for user > > > > How can I show different content for logged in users. > > I have a DataSheet page that allows users to add to cart, edit and so on. > Some users should not be able to edit the content or even add to cart. How > can I achive this? > -- > View this message in context: > http://www.nabble.com/Different-content-for-user-tp16027844p16027844.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
