Hi All,
I am using some image file in a WSAD project.
I am putting file under webapplication/images directory and using in my
jsp file as
<body background="images/loginbackground.gif">
and
<td >
![]()
</td>
I am getting broken link warning and when I am ttrying to run my jsp file it never pics image files. Any help is appreciable
Thanks
VKG