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

Reply via email to