Re: AJAX Authentification

2013-02-09 Thread Johannes Meyer
://static.springsource.org/spring-security/site/ If you think this is a solution for you let me know and I can provide more details. Jimmy On Feb 8, 2013, at 8:35 AM, Johannes Meyer johannes.c.me...@gmail.com wrote: Hi Konstantin, thank you for answer. HttpServletRequest.login(..) ? (in a Servlet 3.0

AJAX Authentification

2013-02-08 Thread Johannes Meyer
Hello all, I'm developing a web application with asynchronous techniques (ExtJS). The most pages are secured with a security-constraint, so the user has to log in at first. The users gets prompted a login dialog and can type in his username and password. The data will be sent asynchronous to

Re: AJAX Authentification

2013-02-08 Thread Johannes Meyer
knst.koli...@gmail.com: 2013/2/8 Johannes Meyer johannes.c.me...@gmail.com: Hello all, I'm developing a web application with asynchronous techniques (ExtJS). The most pages are secured with a security-constraint, so the user has to log in at first. The users gets prompted a login dialog