error please send me the solution
HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet Could not display records.
DisplayServlet.doPost(DisplayServlet.java:73)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
root cause
java.sql.SQLException: No suitable driver found for jdbc:mysql//localhost:3306/mysql
java.sql.DriverManager.getConnection(Unknown Source)
java.sql.DriverManager.getConnection(Unknown Source)
DisplayServlet.doPost(DisplayServlet.java:56)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.29 logs.
View Answers
Ads
Related Tutorials/Questions & Answers:
error please send me the solution
error please send me the solution HTTP Status 500 -
type Exception report
message
description The server encountered an internal
error () that prevented it from fulfilling this request.
exception
error please send me the solution
error please send me the solution HTTP Status 500 -
type Exception report
message
description The server encountered an internal
error () that prevented it from fulfilling this request.
exception
Advertisements
Please find me a solution that
Please find
me a
solution that Write a java program that calculates the area of rectangular, square,
triangular, and circle.
Your program must have the following:
Two classes named "Area" and "AreaTest".
Class "Area
please help me.
please help
me.
Please send me a code of template in opencms and its procedure.so i can implement the code.
Thanks
trinath
please help me.
please help
me. How to read a properties file in java with a suitable example.
Please send me.
Thanks
Trinath
Please visit the following link:
Java read properties file
please help me.
please help
me.
Please send me the validation of this below link.
the link is http://www.roseindia.net/answers/viewqa/JSP-Servlet/9584-JSP-Servlet-Search-and-Edit.html
Thanks
Trinath
urgent...pleAse help me.....please!
urgent...
pleAse help
me.....
please!
please help
me urgent! how can i do dictionary with the use of array code in java, where i will type the word then the corresponding meaning for that word will appear...thanks
Please give me the answer.
"int a=08 or 09" its giving compile time
error why "int a=08 or 09" its giving compile time
error why ?
can any one give
me the answer of this
please
please tell me
got
error as Inner class connot have static declarations
pls tell
me the
solution for this
class Producer extends Thread {
StringBuffer sb...
please tell me class Producer extends Thread
{
StringBuffer sb
Please help me
Please help me Hi Sir,
please send me the code for the following progrems...
1) all sets are integer type:
input:
set1={10,20,30,40}
set2={15,25,35}
output:
union={10,15,20,25,30,35,40}
2) input: "Hi what
error log and send Database
error log and
send Database hi
my requirement is validate xml and xsd in java.If there is an errors then i will log
error and
store into
error table. so plz if any one knows
send code urgent.
error table details
please tell me
please tell me i have created one table,when i close and again login, table name will be there, but its content not displayed, showing as no rows selected,
please tell
me the reason
please help me.
please help
me. How to move the edits.jsp in below link?
http://www.roseindia.net/answers/viewqa/JSP-Servlet/9584-JSP-Servlet-Search-and-Edit.html
please tell me
();
^
1
error
tell
me the resolution
please....
import...
please tell me import java.lang.Thread;
class Current{
public static...
error as
Current.java:7: cannot find symbol
symbol : method CurrentThread
help me please
help
me please Hello
I want helping for this question ,
Please
Write a program that reads some friends� names, stores them in an array, and then prints out on the screen all friends who start by a particular letter
please help me.
please help
me. I have a jsp page under that i add a list box under i get the countries through my database.
so how can i do
please tell me
: '}' expected
^
2 errors, i got this
error.......
please tell
me the resolution...
please tell me class Person{
string name;
int age;
void talk(){
System.out.println("my name is"+name);
System.out.println
please help me to this problem..
please help
me to this problem.. i wrote a program like keyboard... inside the JTextField) but i want to make this program to let
me write where i clicked (i.e allows
me to write any thing at the field where i clicked
Please help me.
Please help
me. Hi i am trinath in below there is a url.In that url there is a code of edit a jsp page.I understand that code but only one thing i not get it i.e; What is the work of "id".and what is the data type of id?
http
please help me.
please help
me. I have three table in mysql,and i hava create a excel sheet and add this sheet.but my question is in every sheet i can display one one table result.how can i do
please help me...
please help
me... write an application that print number in the following order using a FOR-Loop
1 2 3 4 5
2 4 6 8 10
3 6 9 1215
4 8 121620
5 10152025
please help me in these prog
please help
me in these prog
create 2 jdbc programs including awt
create 2 jdbc programs including swing
create 2 jdbc programs including command line argument
create 2 jdbc programs including io class
4 jdbc prog using
please help me
before. This name list should get from the database.
Please help
me.
By the way, I'm...
please help me Dear sir, I have a problem. How to write JSP coding, if a user select a value from drop down list for example department, the another
please tell me
));
^
1
error
please tell
me the resolution of this
Hi...
please tell me import java.io.*;
class SString{
public static void... this prog, i got
error msg as
D:\progs>javac SString.java
SString.java:4
please tell me
(10.6,20.0);
^
1
error,
please tell
me the resolution for this...
 ...
please tell me class Sample{
private double num1,num2;
void sample(double x,double y){
num1=x;
num2=y;
}
void Sum(){
double result=num1+num2