views:

120

answers:

1

Hi guys,

Does anybody know which JSF version is most suitable to use when deploying to SunOne 6.1 SP2 Webserver? More important where I can find that type of information?

Thanks, Alejo

A: 

If you are going to use the Sun ONE Server 6 please note that you must use JSF 1.1 and not JSF 1.2 (the latest version). JSF 1.1 requires java 1.3 or later, JSP 1.2, JSTL 1.0, and a Java Servlet 2.3 implementation. Also, if you are using RichFaces, keep in mind that you can only use richfaces 3.1.5 because this requires JSF 1.1.

Alejo