hi...

i'm using JSWDK 1.0.1 and want to create my own web application.
i have copy the structure of examples directory in jswdk-1.0.1 directory to
my own directory i.e. c:\jswdk-1.0.1\mywebappl

i have my servlet (say myservlet.class) in the following directory:

        c:\jswdk-1.0.1\mywebappl\web-inf\servlets

i dunno how to edit mappings.properties and servlets.properties files in the

        c:\jswdk-1.0.1\mywebappl\web-inf

if i have a myfile.jsp in my C:\jswdk-1.0.1\mywebappl directory which
contains a form...what then should my action attribute be (if i want to post
to myservlet.class)....

i tried this cannot work...<form method=post
action="./web-inf/servlets/myservlet">

please help....had trouble with configuring jswdk-1.0.1..

as i'm very new to jsp and servlet programming...please advice me....

thank you very much.

.js



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to