File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Mojarra X Java 6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Mojarra X Java 6" Watch "Mojarra X Java 6" New topic
Author

Mojarra X Java 6

Alan Duke
Greenhorn

Joined: Apr 12, 2011
Posts: 26
If I use Java 6, I need to install JSF(Mojarra 2.0) or not?
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12907
    
    3

No, you don't need to install anything that has to do with JSF to be able to use Java or compile Java source code.

Did you mean to ask the question the other way around ("if I use JSF (Mojarra 2.0) do I need to install Java 6")?


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Mojarra X Java 6
 
Similar Threads
I need a conceptual understanding of the JavaServer Faces framework.
jsf, eclipse, and tomcat 6.0 problem
Problem in deploying JSF in JBoss 4.0.0
JSF 2.0 with Tomcat 6
Override the exception handlers tutorial