Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jsf app not functioning in google chrome browser

abab9605-2455-4d94-9c9b-fce677019fd0Sep 15 2014 — edited Sep 28 2014

I have developed a web-app using jsf 2.2 which operates perfectly in Firefox but when I started cross-browser testing recently I immediately experienced fundamental problems using Google Chrome and IE browsers.

I've been using debug tools for the last couple of weeks to try and get to the bottom of the problem and my conclusion is that Chrome is not communicating the HTTP request parameters correctly which causes the jsf event handling to break.

Has anyone else experienced problems with jsf apps accessed using browsers other than Firefox?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 26 2014
Added on Sep 15 2014
1 comment
2,765 views