Hi All,
Could you please advice me whether can we include image using <%@include %> tag in
jsp?
ie.,<%@include file="../images/image.jpg"%>.I tried ,but i could not.
But when I include that image in html file and after trying with this code ie.,<%@ include file="<filename>.html" %>(included image in html page using <img> tag.It works fine.
Pls clear this.
Warm Regards,
Senthan