aspose file tools
The moose likes JDBC and the fly likes jsp + jdbc Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "jsp + jdbc" Watch "jsp + jdbc" New topic
Author

jsp + jdbc

Lalit mishra
Ranch Hand

Joined: Sep 01, 2005
Posts: 99
We have to develop an web application in jsp so we have to retreive values from the jsp pages and we are saving the values in a bean file what is the correct way to store the values in the database.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56150
    
  13

With JDBC, as with any other Java program.

Moved to the JDBC forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: jsp + jdbc
 
Similar Threads
retreive value after validation error
Invoking java layer from JSP
ActionForm not passing values to JSP
how can i call the webservices when trigger fire
database with jsp