[jboss-user] [JBoss Seam] - Re: Remoting problem in mozilla

enazareno do-not-reply at jboss.com
Wed Mar 7 21:04:05 EST 2007


Hi Shane,

     OK, I've been able to find the culprit. Actually my remote bean did work successfully. The problem was if the button was located inside a form like this:  


  |    <form>
  |   	<button onclick="javascript:sayHello()">Say Hello</button>
  |    </form>
  | 

    This will not work in Mozilla. In IE, it works OK. Now in most cases, my button will reside in a form. At least the remoting worked. FYI

Regards,

Elmo      

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026076#4026076

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026076



More information about the jboss-user mailing list