Hi Rob,
Thanks for the reply, could you please elaborate more on your idea.
Type: Posts; User: saurabhjain; Keyword(s):
Hi Rob,
Thanks for the reply, could you please elaborate more on your idea.
Hi,
We have had to implement to renew session id for each request (to prevent session fixation threat).
The problem is in the usage of out of the box concurrentsessionfilter configuration....
Hi,
Are you using journaling in as400 tables or not?
Actually I want to have commitment control with spring-hibernate to access as400 without using journaling. Since you are using iBatis, i just...
I am using spring and hibernate with DB2/AS400. I am using programmatic transaction to update database.
The following is the method to execute transaction.
public void saveOrUpdate(final...
I am using spring and hibernate with DB2/AS400. I am using programmatic transaction to update database.
The following is the method to execute transaction.
public void saveOrUpdate(final...