At 07:25 AM 6/9/99 -0400, you wrote:
>I guess there are a couple of ways to do this:
>
>        1) out.println("<img src=\"http://www.yourSite.com/images/foo.gif\");
>
>        2) out.println("<base href=http://www.yourSite.com/");
>           out.println("<img src=\"images/foo.gif\");
>
>...

thanks, i'l give it a try.


Ray (will hack java for food) http://home.pacbell.net/rtayek/
hate Spam? http://www.blighty.com/products/spade/

___________________________________________________________________________
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