Hi,

I've been using servlet for a month, and I'm now trying to use SSI.
But it doesn't seem easy to find some help on this topic.....
I tried the mailing list archive, but the server doesn't work.

So here are two questions :

1- how do I specify the path to the servlet in my shtml page, because the
following code doesn't work :

    <servlet code=SecondPackage.StandardHeader>
    <param name="title" value="Gollum's Fifth Riddle">
    </servlet>

even if the servlet StandardHeader, called by the following command line :
http://host/servlet/SecondPackage.StandardHeader   works fine.

2-When I put a servlet on my page with SSI, can I reload only this servlet
instead of all my web page ?

thanks for any help.

Alain.

___________________________________________________________________________
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