Don't forget the codebase attribute which can be used to set the base
url.

Example:
<applet codebase = "." code = YourClassName.class width = 300  height =
300>

Imtiaz Kalburgi wrote:

> If u do so. . .It will look for the file in the system where it is
> running. . . Giver server root's absolute path. . .best use server
> relative path Imtiaz
>
>      ----- Original Message -----
>      From:sachin zingade
>      To: [EMAIL PROTECTED]
>      Sent: Tuesday, April 25, 2000 12:06 PM
>      Subject: Absolute image path
>       Hi Guys Can i give the absolute path for loading the image
>      <param name=image value="C:\images\123.gif"> and call the
>      same in my Applet I have tried it , it takes the relative
>      path, if any one knows please let me know  Regards Sachin
>

___________________________________________________________________________
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