1. Hibernate | Data Exception stackoverflow.comI'm getting an exception when I try to save a batch data (using hibernate as the persistence layer), Here's the exception:
here's my business logic to save the ... |
2. Why can't I access newly created records in Hibernate/Struts? stackoverflow.comSo I have this JS form that creates a new record ( |
3. Exception in hibernate3 struts.1045723.n5.nabble.comhi, I am not sure if i am ringing the correct list, but i am sure people here must have encountered this problem. I am new to hibernate and when i ran the code on server it was fine , strangely next day it keep on giving this error till i restart tomcat. The last packet successfully received from the server ... |
4. struts 2 with hibernate insertion exception coderanch.com |
5. Struts , hibernate and frames Session Exception forum.hibernate.orgHi all, I am using hibernate with struts. I keep the hibernate session in the HttpSession. I use the Session.connect() and disconnect() methods . I call to different struts action on the same frameset (lets say with 2 frames called 'left' and 'right'). the 'left' frame call the Action 'getJOB' and the 'right' one 'GetEmploye'. My problem is that i get ... |