What does the raw html look like?

>>> [EMAIL PROTECTED] 3/13/2006 9:38:48 AM >>>
Hi,

I'm trying to do a link over an image like this:

<html:link page="<%= "/myAction.do?id="+c.getId()%>">
        <html:image page="/images/image.jpg" />
</html:link>

But it doesn't work. It leads to a strange behaviour in Internet
Explorer...
The browser shows the link (in the statusbar) when the mouse is over
the
image, but the link doesn't work. When rightclicking->open in new
window..
it works.
In Mozilla it seems to work correctly...

When replacing <html:image with <img src ...> everything works fine,
but i need the image to be context-root relative.

Whats wrong?

Thank you very much,
Markus



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
__________________________________

Confidentiality Statement:
This email/fax, including attachments, may include confidential and/or 
proprietary information and may be used only by the person or entity to which 
it is addressed. If the reader of this email/fax is not the intended recipient 
or his or her agent, the reader is hereby notified that any dissemination, 
distribution or copying of this email/fax is prohibited. If you have received 
this email/fax in error, please notify the sender by replying to this message 
and deleting this email or destroying this facsimile immediately.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to