1 Reply Latest reply on Oct 15, 2008 11:53 AM by exxoo

    <a4j:commandButton> and Internet Explorer

    exxoo

      Hi, I encountered some strange problems with my navigation when using Internet Explorer.

      I originally developed my application and tested it with FireFox, everything worked fine. Than i tested it with Internet Explorer and surprisingly no <a4j:commandButton> nor <a4j:commandLink> worked anymore, unless i define the attribute in faces-config for my navigation.

      The fact is I have some Request-parameters attached to some links, so if i would attach

      <redirect />
      to all my navigation-cases all parameters would be lost and that would result in a complete failure of my entire application.

      Anyone knows the cause of this problem or can even suggest solution ?
      Thx in advance,
      Exxoo