This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes Integrating JSF + Spring +JDBC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "Integrating JSF + Spring +JDBC" Watch "Integrating JSF + Spring +JDBC" New topic
Author

Integrating JSF + Spring +JDBC

Bramha Bolke
Greenhorn

Joined: Jan 10, 2011
Posts: 15
Hi all,
I want to use JSF MVC, Spring Ioc and JDBC in my project.
Please tell me how to achieve it.
If Possible share links for some sample programs
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 17233
    
    1

Check out the Spring documentation on how to integrate Spring with JSF. As far as JSDB just use Spring's JdbcTemplate.

http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/web-integration.html#jsf

Good Luck

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
Jagan mohan paspula
Greenhorn

Joined: Jul 07, 2011
Posts: 6

please check :JSF + spring IOC + JDBC integration

http://javaeverest.blogspot.in/2012/05/jsf-spring-jdbc-template.html

Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14486
    
    7

Actually, JDBC is pretty crude and brutal for any application complex enough to be using JSF. I'd recommend Spring JPA, instead.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Integrating JSF + Spring +JDBC
 
Similar Threads
JSF + Spring
What after OCJP ?
Front end and server side programming
What Is the Next Marketable Technology To Learn
FREE Certification Beta: Sun Certified Specialist Netbeans IDE