Sunday, January 24, 2010

URL Monitoring....!!!

Hi,

any1 having any idea regarding url monitoring system.....!

Wednesday, January 13, 2010

JasperException

Hi every1,

In the process of connecting my database to jsp program i am encountering this error hope fully you ppl might find me a solution

org.apache.jasper.JasperException

HTTP Status 500 -


type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause

java.lang.NullPointerException org.apache.jsp.All_005fLogin1_jsp._jspService(All_005fLogin1_jsp.java:173) org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache Tomcat/5.5.16 logs.


Tuesday, January 12, 2010

java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

This is the first type of problem we will be discussing and hope fully try to find a solution for this problem.........

I am trying to connect my jsp and servlet programs to the MSAccess database(i.e., *.mdb) file...

I created the DSN name and added it to the ODBC driver manager.

I am getting the following error message......

java.sql.SQLException: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

what is the problem i am not able to understand hope there might be some help from any of u guys........

As far as i am concerned the DSN name and the details associated wth that i have given properly i am just not able to get that connection established.... Help any1...!!!!

Database connection Problems

Hi guys welcome to databasecon here in this blog i would be discussing various kind of database connectivity problems and hope fully the solutions for those problems as well........ :)