I have some code below from a servlet which is not performing as I want it.
out.println("<a href=file:///C:/jdk1.2.2/demo/Summer
Project/SecondStage.htm><img src=file:///C:/jdk1.2.2/demo/Summer
Project/images/Clickl.gif border=0></a>");
The HTML page produced by the servlet (running under the jsdk1.2, on win '98
and Netscape4.7/IE5)
should have a link to a file back on my computer (i.e. NOT on the server).
Does anybody know what is wrong with the code, or how to do this (apparently
simple) function?
Steven Harris
___________________________________________________________________________
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