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, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to