![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |
| |||
| This article covers exactly what you want: http://www.akadia.com/download/soug/tomcat/html/tomcat_apache.html In summary, 1) Set up connectivity from Tomcat to the database. 2) Write the JSPs using the Tomcat / J2EE API to get a JDBC connection and use it. 3) Deploy the application and enjoy. The AJAX work will probably be somewhat separate - JavaScript code for user interaction in the web page, which may invoke Servlets in order to pull data from the database, or use other methods (e.g. CGI). |
![]() |
| Thread Tools | |
| Display Modes | |
| |