Arathi Binoy

Greenhorn
+ Follow
since Jun 15, 2004
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 Arathi Binoy

Try the following ..

1. Do a tnsping to your database, to verify if the database is accesible
2. verify if you have the ${ORACLE_HOME}/jdbc/lib/classes12.zip in oyur classpath.
19 years ago
I have a servlet deployed in weblogic 7.0. When I try to get the pathinfo as request.getPathInfo(), it returns null. What could be the problem.?
19 years ago