Any more suggestions?
Type: Posts; User: aram.z; Keyword(s):
Any more suggestions?
Hi thanks for the reply,
the problem is if the session timeout occurs, the ajax handler does not get any requests. A redirect will be performed by the security entry point.
What do you mean with...
Hello,
there is a problem when the session expired (or browser cache is deleted), if the user clicks on an ajax element, an ajax requests will be sent. It should be redirected to the login.xhtml....
I found this related thread, using openJPA fetch groups
http://forum.springsource.org/showthread.php?115594-Custom-fetch-groups-with-Spring-Data-JPA...possible
Hi,
I am also looking for a general structure to apply the fetching mode in the DAOs (Repositories) with Spring Data JPA, and I found this post.
I had a similar idea. Taking the example above:
...