I have an image in my jsp page, that acts like a button when I click on the image, why is that? It creates a request to my action object, but this is not what I want... Clicking on the image, should do nothing.
How do I fix this?


The code in my jsp looks like this..:

<html:image value="Chart" src="<%= (String)imgFile %>" />


Regards,

BTJ

--
-----------------------------------------------------------------------------------------------
Bjørn T Johansen

[EMAIL PROTECTED]
-----------------------------------------------------------------------------------------------
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic 
messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"
-----------------------------------------------------------------------------------------------

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



Reply via email to