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

Face some suspect in struts2-core-2.3.24.1.jar behavior

 
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Hi All,
I have created an application (to check the Struts2-core version ) struts2-Validation:- Initially I put struts2-core-2.0.11.2.jar file and the application was working fine. But when i replace the jar file with struts2-core-2.3.24.1.jar it's giving me some exceptions. I have replaced the jar file because struts2-core-2.3.24.1.jar will be good to integrate with other components like Tiles, J Query, Menu,Hibernate . Why Struts2-core jar file is behaving like this also advise me which version of Struts2-core version should be good to use?


Please see the attached images for jar files used in the application.
Both_Working_and_Not_working_Struts2_Jar_File.png
[Thumbnail for Both_Working_and_Not_working_Struts2_Jar_File.png]
 
Sijesh Alayaril
Ranch Hand
Posts: 91
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Could anyone please help me to find out the compatible version of   Tiles, J Query, Hibernate with struts2-core-2.3.24.1. I'm getting one by one issue while configuring the application.I understand its problem with version of jar with their dependencies.

Also in order to design an application in struts2 which version of struts2-core version would be good to choose(struts2-core-2.3.24.1 or struts2-core-2.0.11.2). Please help.
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic