The Configure of JSWDK

My WebServer.xml is :

<!DOCTYPE WebServer (View Source for full doctype...)>
-
-




I put my *.class in the C:jswdk-1.0.1examplesWEB-INFservlets

In My browser , if I access file like
A. http://localhost:8080/examples/Servlet/XXX not OK
B. http://localhost:8080/examples/servlet/XXX OK
C. http://localhost:8080/examples/servlets/XXX not OK

I don't know where is the configuring for B , why A and C can not work

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories