Posted By:
Alex_Greysukh
Posted On:
Monday, December 17, 2001 05:22 PM
and some other places advice:
"The
tag will let you use relative paths to your images"
This approach works, but it makes an application structure and references to jsp pages visible in html 'base' attribute, so anybody could see what is under the WEB-INF (can't access, but still can see the gusts)... Also, it's inconvenient to maintain image paths.
Is there way to completely abstract out jsp pages from the HTML output?
Respectfully,
Alex Greysukh