File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes how to get datasource object in tomcat from web.xml without using jndi for oracle/mysql 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 » Databases » JDBC
Reply locked New topic
Author

how to get datasource object in tomcat from web.xml without using jndi for oracle/mysql

rk palleru
Greenhorn

Joined: Feb 26, 2009
Posts: 22

how to get datasource object in tomcat without using jndi for oracle/mysql

i am java beginner ,please help me to find the solution

how to get the datasource object in tomcat from webxml without using jndi
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35249
    
    7
Please do not post the same question to multiple forums: CarefullyChooseOneForum

Let's continue the discussion in this duplicate thread.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: how to get datasource object in tomcat from web.xml without using jndi for oracle/mysql
 
Similar Threads
i am using orcale, mysql databases , if i use context.xml i can get datasource for only one db
load DB connection class on tomcat startup
Petclinic of Spring2.5.6 with MYSQL and GLASSFISH
JSP and MySQL and issues
How to link my tomcat to mysql?