Have you tried with different property name than 'action'?

I had problems with IE's Javascript when one of my form's hidden field name was 'action' (and it worked with Firefox and Opera)

Regards,

- Tapio


On Thu, 03 May 2007 20:53:49 +0300, Musachy Barroso <[EMAIL PROTECTED]> wrote:

What version of struts are you using? Can you post your jsp page? Are you
using the ajax theme (is S2)? Based only on what you have said is quite
difficult to guess what the problem is.

regards
musachy

On 5/3/07, Manudath Gurudatha <[EMAIL PROTECTED]> wrote:

Hi,
I have a JSP which has a corresponding action class in my application
based
on Struts (actually I am Struts newbie... so dont know much about it) The "Controller" class which handles all the requests can see the action value as "setdefault" when I click on next.gif in Mozilla. However, it comes ""
in
IE. I see several similar incidents on the Web forums, but none have given
a
proper solution (Someone said that IE prints some "Loading..." message
which
clears the submit criteria and so on...)

<html:image property="action" value="setdefault" src="next.gif" />

Can anyone please tell me what the problem is, and how do I get around it
to
make it work on IE?

Thanks,
Manu







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

Reply via email to