class goes here:
        drive_letter:\jswdk-1.0.1\webpages\web-inf\servlets
html goes here:
        drive_letter:\jswdk-1.0.1\webpages

// Here's an example html page from which to call the servlet...

<html>
<head>
<title>Test 2 as Servlet</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="LIGHTGREEN">

<p><font color="#0000FF">

<a href="/servlet/Test2">
<img src="../images/execute.gif" align="left" border="0">
</a>
<br><br>
<a href="JavaScript:back();">
<img src="../images/return.gif" width="24" height="24" align="left"
border="0">
</a>

</font></p>

</body>
</html>


-----Original Message-----
From: ernest wright [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 06, 2000 1:12 PM
To: [EMAIL PROTECTED]
Subject: How to define a servlet for JSWDK-1.0.1


Would someone outline the exact steps required to define the
servlets.properties entries required by the
JSWD1-1.0.1 kit.

I have tried and tried and nothing works.

I have RTFM and still nothing works.

The examples all work fine but I cannot find where to put the servlet class
files.

I can get the source to show up but cannot get the servlet to run.

Simple, step by step please.

Confused.



> >
> __________________________________________________________________________
> _
> > 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
>
> __________________________________________________________________________
> _
> 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

___________________________________________________________________________
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

___________________________________________________________________________
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

___________________________________________________________________________
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