selvi

Greenhorn
+ Follow
since Oct 16, 2000
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 selvi

Hi,
The add-ons for IIS to eun JSP/Servlets are
ServletExec
JRUN
Tomcat
IBM 's Websphere.
ServletExec and JRUn works fine with IIS but you have to add a jdbc driver of type 4 which supports multiple connections .Jrun doesn't support multiple connectivity.Thanks,
Selvi
23 years ago
Hi ,
If you using IIS and JRun3.0 then save your class file(compiled servlet file) in c:\Allaire\JRun\servers\default\default-app\web-inf\classes. Then give http://localhost:8100/servlet/servletname in the browser.

selvi
23 years ago
Hi,
I think there is a problem with your classpath. You copy the jsdk.jar in jsdk2.0 to c:\jdk1.2.2\jre\ext .
Selvi
Hi,
I am also having the same problem with Swing. If you find an answer ,let me know about it .I am using IE(4.0). Thanks,
23 years ago