Cannot invoke jsp from JWS

Hi!

I am not able to open jsp files from the Java Web Server2.0. I place the jsp files in the public_html folder, the java and class files in the classes folder. I have also downloaded a few sample files which seem to work fine, so there is no problem with the server. Can someone help me out please?

[329 byte] By [Abhi325] at [2007-9-26 2:06:33]
# 1

Solution 1 : Click on admin option and go to site and type servlets instead of public_html.

Copy all ur files jsp and html and store it in this folder.

Restart ur JWS 2.0.

create one file aa.jsp. Store it in servlets folder.

At ur browser type http://localhost:8080/aa.jsp.

The page will be displayed

seeteshh at 2007-6-29 8:52:50 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...