ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

How do i create a login page using ZK?

dangihitesh
19 Jan 2012 07:37:39 GMT
19 Jan 2012 07:37:39 GMT

Hello,

I am new to ZK. Just modified the index.zul and added few components.

My use case is like: When user hits the application url, it will check that the user is authenticated, if not then it will redirect to login.zul else index.zul page.


How?

Thanks

terrytornadoTop Contributor
19 Jan 2012 09:51:45 GMT
19 Jan 2012 09:51:45 GMT

Here is a smalltalk about that. There are a few other articles about spring security

best
Stephan