athi ram

Greenhorn
+ Follow
since Feb 28, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by athi ram

I thing Driver file is missing. So check Driver File in lib folder..



DataBase:PostgreSQL8.3
Table:



Jdk1.6

//ServletUser.java



//AddForm.jsp





i am using Eclipse

Steps:http://localhost:8081/AddDataBase/

i got output ----->Record has been inserted
but no data in sample table.

i want know how to show jsp page first after i insert different data to sample table

please help me
thank you sir.

now i am got another error

SQLException caught: The column index is out of range: 1, number of columns: 0
13 years ago
hi
i insert data to database using Eclipse 3.4
web server: Tomcat 6.0
database: PostgreSQL
here my code is











get error on :HTTP Status 405 - HTTP method GET is not supported by this URL


please help me


13 years ago


successfully executed....
any other way please inform me
13 years ago
hi sir

the String s = "aabbcccf";

i want output

String s = "2a2b3cf";

i don't know which method is suitable...

please help me
13 years ago