Does anyone know how to set the mapping path in jswdk1.0.1?
forinstance, I know that if I want to call my servlet, I just type this:
 
<a href="servlet/Myservlet">My servlet</a>
 
so this path: <MyWebApp>/WebInf/servlets
is being mapped to: servlet
 
I've read all the README file, the .*.properties files, but I still don't understand how to add a new mapping....
can somebody help me please? how can I do that? thanks...
 
-vera-

Reply via email to