0

I am working on a project which is developed in JSF1.2 and RichFaces3.0.1. But application is not supporting all the browsers even mozilla and chrome i need to make it compatible for all the major browsers.

Can you confirm me that JSF1.2 and RichFaces3.0.1 components will compatible for all the browsers.

Thanks RK Thota

RKT
  • 13
  • 4

1 Answers1

0

I can confirm that JSF 1.2 and RichFaces 3.3.3 are compatible with Firefox, Chrome, Sarafi, Opera, IE (8+). Try update your library to latest RichFaces 3 version (3.3.4).

Vasil Lukach
  • 3,658
  • 3
  • 31
  • 40
  • RichFaces 3 does not support IE9 out of the box (http://stackoverflow.com/questions/5978407/ie9-richfaces-rendering-problem/7326359#7326359). – Andrey Dec 10 '13 at 13:48
  • @Andrey after emulate IE8 in compatibility mode application works good in IE9, IE10. – Vasil Lukach Dec 10 '13 at 15:36