Hi,

Try this
<servlet code="servletname" codebase="path of the servlet">
</servlet>

and save this file as ".shtml" not ".html"

Good luck,
Ravi.


>From: Bishop <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>        Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Servlet Tag
>Date: Wed, 10 Nov 1999 00:24:49 -0800
>
>Hi,
>
>I have been trying for days to get the servlet tag to
>work. I am using sun's jsdk and the java server that
>comes with it. If I call the servlet directly through
>the browser (http://localhost:8080/servletname) it
>works fine. But, when I try to include it in an html
>file <servlet name="servletname"
>code="servletname.class"> I get no output from the
>servlet in my page. Help
>
>__________________________________________________
>Do You Yahoo!?
>Bid and sell for free at http://auctions.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

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.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