If you use the page attribute to html:img instead of the src attribute,
the value will have the context prepended automatically. Does that not
achieve the same thing your tag is achieving?
Erik
Morales de Frías wrote:
Hello¡¡
I need to use something like this:
I mean... i need an image, but i n
Hello¡¡
I need to use something like this:
I mean... i need an image, but i need to reference my project's context. To do
this, i have a tag (myproject:path) that write the request's context
something like this in my tld:
JspWriter jw = this.pageContext.getOut();
jw.write(req.getContextPath(
2 matches
Mail list logo