aspose file tools
The moose likes JSP and the fly likes connecting web application to MySQL Database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "connecting web application to MySQL Database" Watch "connecting web application to MySQL Database" New topic
Author

connecting web application to MySQL Database

Buraimoh Abolore
Greenhorn

Joined: Jan 11, 2013
Posts: 5
Please can someone give advice on how to connect front end of a web application to the back end "MySQL" Database
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

I advise using a container-managed connection pool.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: connecting web application to MySQL Database
 
Similar Threads
MySql Driver
Stroring Word Documents into MYSQL Database
Stroring Word Documents into MYSQL Database
What is the best database software for developing with?
Help with my J2ME Project