• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

How to use Spring in Struts2

 
Ranch Hand
Posts: 193
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good day Guru,

I'm keep trying to get some idea and google around for the integration of both, and seem no luck on my side.

Anyone please enlighten me how Spring can be used in Struts2? does it required a plugin?

I'm using spring 3.2 and struts 2.34

Thanks in advance!
 
Nakataa Kokuyo
Ranch Hand
Posts: 193
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My bad, I Keep searching where is the strus2-spring plugin, but is actually bundle to struts lib ...found below a useful info, just in case this help to other as well.

http://struts.apache.org/2.x/docs/spring-plugin.html
 
Ranch Hand
Posts: 300
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Nakataa,

You can try here. http://struts.sourceforge.net/struts-spring/index.html

Regards
Jatan
reply
    Bookmark Topic Watch Topic
  • New Topic