| Author |
jsf ajax calls are not working in internetexplorer 9
|
Ramprasad RamPrasadT
Greenhorn
Joined: Aug 29, 2011
Posts: 2
|
|
|
jsf ajax calls are not working in internetexplorer 9 - can any one help me on this?
|
 |
Rajkamal Pillai
Ranch Hand
Joined: Mar 02, 2005
Posts: 434
|
|
The question looks too generic to merit a suggestion.
What are you trying to achieve and more importantly How?
Cheers,
Raj.
|
 |
Ramprasad RamPrasadT
Greenhorn
Joined: Aug 29, 2011
Posts: 2
|
|
our site working fine in ie8,mozilla which is developed using jsf1.2 <a4j:..> commands(ajax tags in jsf).
but when i opened the site in ie9, it is opening but all the actions of buttons which are submitted as ajax calls are not performaing.
ex:<a4j:commandButton value="save" action="#{bean.save}"/>
save action is not performing.
By Ramu
|
 |
Rajkamal Pillai
Ranch Hand
Joined: Mar 02, 2005
Posts: 434
|
|
What do you see in the tags that are generated when you try to 'View Source'?
Is the dynamically generated page source correct/as expected?
Cheers,
Raj.
|
 |
hani Ibrahim
Ranch Hand
Joined: Sep 06, 2006
Posts: 182
|
|
if you use richfaces 3.3 yes the problem is still exist.
see this link from rich faces website:
https://issues.jboss.org/browse/RF-10774
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: jsf ajax calls are not working in internetexplorer 9
|
|
|