, you can make a filter that
> catches all ajax context after it goes through the security class filters.
> Take a look here :
>
> http://static.springsource.org/spring-security/site/
>
> If you think this is a solution for you let me know and I can provide more
> details.
>
> Jimm
olinko :
> 2013/2/8 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.
>>
>>
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