Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java 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)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

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 us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-17-2008, 08:38 PM
Member
 
Join Date: Apr 2008
Posts: 11
kwesiaryee is on a distinguished road
Can someone give me a helping hand...
I have built a JSP web app using JSTL and it works very well on my local system tomcat 5.5 server, but not on the same remote server. This is what I get after I try to browse;

Code:
type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to get connection, DataSource invalid: "org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'" org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:460) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:355) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) javax.servlet.http.HttpServlet.service(HttpServlet.java:803) root cause
Can someone give me a HELPING HAND...
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-17-2008, 09:11 PM
Norm's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Heredia, Costa Rica
Posts: 2,225
Norm is on a distinguished road
Quote:
class '' for connect URL 'null'"
org.apache.jasper.servlet.JspServletWrapper.handle JspException(JspServletWrapper.java:460)
The null part of the message looks like there is a problem in your code. What variable is null? The message says its a URL.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculator Problem. Thanks for helping! ^^ clark_sandy New To Java 3 07-06-2008 06:01 PM
Really Would use a hand mollentze New To Java 7 07-03-2008 04:30 PM
I must create a robotic hand with java .... any one can help ?? yashar New To Java 9 03-25-2008 05:46 PM
give me a advise sireesha New To Java 3 12-11-2007 03:38 AM
BlackJack help please,, adding hand values javakid9000 New To Java 1 11-18-2007 06:26 AM


All times are GMT +3. The time now is 09:57 AM.


VBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org