Hi

At this time, I write a servlet. This servlet read a HTML file, store it
into a string. After, this servlet send this string to th client
browser.

It is very easy.
But inside the HTML file, I have many anchors, and I want my servlet
send it like the followed URL

http://hostname:port/file#anchor

I known do it for the followed url http://hostname:port/file

Can you help me.
Thanks in advance.
Dominique Chaniat

___________________________________________________________________________
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