Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

OUTPUT:

Z:\WP>set path=D:\IPLAB\IPLAB\jdk1.4\bin;%path%;
Z:\WP>set classpath=%classpath%;D:\IPLAB\IPLAB\Jsdk\lib\jsdk.jar;
Z:\WP>javac stdservlet.java
Copy the class file into D:\IPLAB\IPLAB\Jsdk\examples folder
D:\IPLAB\IPLAB\Jsdk\bin>servletrunner
Open the Html file in IE browser and execute.

You might also like