aspose file tools
The moose likes Struts and the fly likes Problem with struts 1.3.8 and hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Problem with struts 1.3.8 and hibernate" Watch "Problem with struts 1.3.8 and hibernate" New topic
Author

Problem with struts 1.3.8 and hibernate

rahul khanna
Ranch Hand

Joined: Sep 14, 2005
Posts: 48
Hi All,

I am trying to use struts 1.3.8 with hibernate 3.2 and spring 2.0.6 . I am not just getting the correct set of jars .I have downloaded the respective verions from the 3 sites but they are just ont working and I have now got tired of TRYING different versions of jars.

I am getting a 'Servlet action not available' exception. The moment I removed all jars and keep just the struts one the page loads. Not I need to do a login for which I introduce hiberante/spring jars into the lib folder and I get the error with no logs on tomcat.

Since the login page loads without hibernate/spring lib .. I am pretty sure that the struts-config files is sitting well and nice and so are the other action classes. Just the libs are making it go wrong.

Please send me a list of all jars with version no to be used.

Thanks in advance

Rahul
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem with struts 1.3.8 and hibernate
 
Similar Threads
Spring Struts 1.2.9 integration
problems with tiles
Best way to handle session in struts 1.3.8
migration from struts1.0.2 to struts1.3.8
ActionForward after Excel display