0

ZK - Spring security

asked 2010-05-18 14:06:14 +0800

is gravatar image is
51

How would you make a properly view-controller as MVC real pattern requires??? Could you post a solution for this please?
Regards,
IS

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2010-05-18 14:23:22 +0800

terrytornado gravatar image terrytornado flag of Germany
9393 3 7 16
http://www.oxitec.de/

updated 2010-05-18 14:25:04 +0800

you can configure it in your spring-security context configuration.

 	<!-- ====================================================== -->
	<!--                 Per user one session !!                -->
	<!--               In DEMO mode we set it to 5              -->
	<!-- ====================================================== -->

				<concurrent-session-control max-sessions="1" />

Take a look on the codes of the Zksample2 demo application.

link publish delete flag offensive edit

answered 2010-05-18 15:10:37 +0800

is gravatar image is
51

How would you make a properly view-controller as MVC real pattern requires??? Could you post a solution for this please?
Regards,
IS

link publish delete flag offensive edit

answered 2010-05-18 15:15:41 +0800

is gravatar image is
51

updated 2010-05-18 15:16:19 +0800

How would you make a properly view-controller as MVC real pattern requires??? Could you post a solution for this please?
Regards,
IS

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2010-05-18 14:06:14 +0800

Seen: 392 times

Last updated: May 18 '10

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More