Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7900215
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T08:54:48+00:00 2026-06-03T08:54:48+00:00

I have been working on a project and trying to understand how these components

  • 0

I have been working on a project and trying to understand how these components work. I am getting confused with the role each one plays. My current task is to take a project that is utilizing JSF, MyFaces, Trinidad and Facelets in Tomcat 5.5 and have it run in Tomcat 6.0. I am getting very odd behaviors when I run it in the new container. So I’m trying to figure out if I need to update any of these libraries. But I can’t seem to figure out how these all work together. So here are some questions:

  • How do I figure out what version of JSF I have?
  • What is the difference between JSF, Facelets and MyFaces?
  • I read that trinidad is a JSF framework. So is this an extension of JSF?

Given this information, does the Tomcat version have a direct impact on these frameworks?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T08:54:50+00:00Added an answer on June 3, 2026 at 8:54 am

    JSF is a component based MVC framework which is part of Java EE. JSF is merely an abstract specification (like as almost everything else in Java EE). To really use it, you need a concrete JSF implementation. Major JSF implementations are Mojarra and MyFaces.

    MyFaces is one of the concrete JSF implementations. Mojarra is another one. You can find out the concrete JSF version by checking the MANIFEST.MF file in the JSF implementation JAR file.

    Trinidad is a JSF component library. A JSF component library is an extension which is supposed to be used on top of an arbitrary JSF implementation. Component libraries usually offers additional components on top of the standard component set with more skinning, ajaxical and enhanced features. Ultimate goal is to minimize homegrown code and code repetition.

    Facelets is a XML based view technology and the successor of JSP. It allows you to define JSF UI components by XML declarations and to inline plain vanilla HTML along it. A view file ultimately get parsed and converted to a UIViewRoot during view build time (restore view phase) and generates HTML during view render time (render response phase). This HTML is in turn been sent to the client side (open page in webbrowser, rightclick and View Source to see it).

    As to your concrete problem, Tomcat 5.5 is a Servlet 2.4 container and thus you can only run at highest a JSF 1.2 implementation on it. Facelets is not bundled in JSF 1.x. You’d need to install Facelets 1.x separately. Tomcat 6.0 is a Servlet 2.5 container and thus you can run a JSF 2.0 implementation on it. Facelets is already bundled in JSF 2.0, so you don’t (and shouldn’t) install it separately. Then, when using Trinidad, make sure that you get a version compatible with the JSF spec version.

    See also:

    • Our JSF tag wiki page
    • Difference between Mojarra and MyFaces
    • JSF implementations and component libraries
    • what dictates JSF version? Container or faces-config?
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been trying to get an existing project working on local copy but have
I have been working on a project and trying to find the source of
I have been trying to port project im working on to PropelORM . So
Situation I have been working on a project lately where the UI development seems
So I have been working on this project for a short while now. I
Hey so I have been working on a project that I want to be
I have been working on a C# 4.0 WPF project and need to figure
I have been working on keeping things object oriented for my project. Currently, I'm
I have been working through the tutorial adapting it to a project I want
I have a django project that I have been working on as a solo

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.