> Hai friends i have j2sdk1.4&j2ee 1.4 i installed sucesfully and also
> tomcat 5.0. It is working ,i dont know how to run jsp/html through
> tomcat server.
> so please give me guidelines to run programs completely....
Try accessing the samples application in Tomcat. Assuming you have the
default configuration, the URL would be http://localhost:8080/jsp-examples/.
You can run the programs and see the code side by side. From your
message it seems you're new, and this could be a good place to start
with JSP/Web dev.
-cheers,
Manish