File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes JSF 2.0 with Tomcat 6 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF 2.0 with Tomcat 6" Watch "JSF 2.0 with Tomcat 6" New topic
Author

JSF 2.0 with Tomcat 6

Amruth Puppala
Ranch Hand

Joined: Jul 14, 2008
Posts: 295
Hi,

I am new to JSF , Please advise me.

I want to use JSF 2.0 which is JEE5 specification one with Tomcat 6.

When I search in the net always all tutorials are using mojarra faces, why do we need to use mojarra?

We have some restrictions in using external softwares so we want to go with Sun's technologies only.

Can some suggest me any link or tutorial which tells how to use my combination of technologies.


SCJP 5 |SCWCD 5| Started thinking about Web Services ?
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14487
    
    7

Mojarra is Sun's JSF 2.0.


Customer surveys are for companies who didn't pay proper attention to begin with.
Amruth Puppala
Ranch Hand

Joined: Jul 14, 2008
Posts: 295
Thanks Tim for the reply.

I thought the Mojarra is external to SUN.
SO I will start using Mojarra, but why have named as Mojarra, I thought it is a name of the person.
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14487
    
    7

Actually, "mojarra" is the name of a fish. It's the code name for the JSF2 Reference Implementation, and according to an interesting webpage I ran across, apparently the primary reason it was chosen what that they didn't thing "Reference Implementation" was a cool enough name. Plus, presumably, like other code-named projects, it indicates a specific version of the product, just as the code names for the various different Java versions do.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF 2.0 with Tomcat 6
 
Similar Threads
JSTL/Apache standard 1.1 lib
I need a conceptual understanding of the JavaServer Faces framework.
Mojarra X Java 6
JSF Components does not appear on the browser
Best JSF 1.2 implementation