How can I display my JSP page? - TechRepublic
General discussion
April 3, 2001 at 04:45 PM
greymatter

How can I display my JSP page?

by greymatter . Updated 24 years, 7 months ago

I have recently installed Java Web Server.
Now I need to display a JSP page in IE. I start the JWS(either 1.3 or 2). Now when I type ‘http://localhost:8080/examples/JSP/a1.jsp’ (the file is located in JSP folder which is in examples folder under the directory where JWS has been installed) it does not displays the JSP file; rather it shows me a page providing a link to localhost:8080 page.
How can I display my JSP page?

This discussion is locked

All Comments