• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Problem with struts 1.3.8 and hibernate

 
Ranch Hand
Posts: 48
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Talk sense to a fool and he calls you foolish. -Euripides A foolish tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic