File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes help in my first DBCP 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 » Java » EJB and other Java EE Technologies
Reply Bookmark "help in my first DBCP " Watch "help in my first DBCP " New topic
Author

help in my first DBCP

manish sahni
Ranch Hand

Joined: Sep 09, 2009
Posts: 36

hi,

I have created a DBCP and it is showing me error:
The code is as follows:-

DBTest.java

context.xml:-


web.xml:


Jsp file:-



Error it is showing is:-


Please let me know the root cause..
Prabhakar Reddy Bokka
Ranch Hand

Joined: Jul 26, 2005
Posts: 189

Better you post this query in JDBC group.


SCJP 5, SCWCD 5
 
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: help in my first DBCP
 
Similar Threads
connection pooling problem
NewBee trying to get JNDI working with Tomcat 6
Tomcat can't find a JDBC JNDI resource
JNDI problem
Error in configuring JDBC Datasource