• 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
  • Tim Cooke
  • Ron McLeod
  • Devaka Cooray
  • Paul Clapham
Sheriffs:
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
Bartenders:

Struts+Spring+Hibernate

 
Ranch Hand
Posts: 136
Eclipse IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There was a brainstorming session yesterday and the main tech gui was talking about the architecture that we have to follow for all new Applications

He said Struts for the front End Spring in the middle layer and hibernate to access the data

I have heard of Spring + hibernate examples,but I dont know where to (or how to) fit in Struts . I am totally confused on what the architecture should be

Can somebody help me with this?? any links and views anything will be of great help
 
Ranch Hand
Posts: 194
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
https://coderanch.com/t/61136/oa/Spring-Spring-Struts-Hibernate-application

Is a thread that was rather similar (but asking how Spring fits into Hibernate+Struts that the OP was used to in that case). My post near the bottom of the thread lists my thoughts on how they all fit together.
 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,
I am currently doing a project for the same..
We are developing a prototype..
check this out
http://www.techfaq360.com/tutorial/spring/struts_spring_hibernate.jsp
 
Arun Kumar
Ranch Hand
Posts: 136
Eclipse IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Nielsen your reply it was really helpful
Subha thank you for the link I will try it out and let you know the results
 
Forget Steve. Look at this tiny ad:
Paul Wheaton's 16th Kickstarter: Gardening playing cards for gardeners and homesteaders
https://coderanch.com/t/889615/Paul-Wheaton-Kickstarter-Gardening-playing
reply
    Bookmark Topic Watch Topic
  • New Topic