Re: Struts Action value empty in IE, but works fine in Firefox

2007-05-06 Thread Manudath Gurudatha
Well, I dont think we have used struts action chaining (Although I dont know what it means since I am pretty new to Struts) in our application... With Dave's idea about specifying something other than "action", the result is the same Instead of I put the property as some other form e

Re: Struts Action value empty in IE, but works fine in Firefox

2007-05-06 Thread Manudath Gurudatha
;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

Struts Action value empty in IE, but works fine in Firefox

2007-05-03 Thread Manudath Gurudatha
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 come