| Author |
JSF 1.2 and JDK 1.6
|
Menen Zwerky
Ranch Hand
Joined: Aug 06, 2010
Posts: 44
|
|
Sorry,
anybody can tell me which if may I work with JSF 1.2 and JDK 1.6 thanks?
Menen
|
 |
leo donahue
Ranch Hand
Joined: Apr 17, 2003
Posts: 327
|
|
If you are using the Sun RI of JavaServer Faces... then...
JavaServer Faces 1.2 --- 2.2 What is the target Java platform? This indicates version 5.0
JavaServer Faces 1.2 Mojarra --- What is required to build JSF 1.2? This indicates version 5.0 or higher.
And for servlets... which servlet container?
What's a servlet 2.4 container vs a servlet 2.5 container? See which version of: Tomcat
Or use Glassfish.
|
Thanks, leo
|
 |
Adrian Mitev
Greenhorn
Joined: Sep 15, 2010
Posts: 10
|
|
|
I use jsf 1.2 with java 1.6 in production and it all works fine.
|
 |
 |
|
|
subject: JSF 1.2 and JDK 1.6
|
|
|