nagesh
nagesh

Reputation: 307

How to configure jsf project to use richfaces components in IBM rational application developer 8.5

Mandatory Project configuration in our organization for JSF web project.

  1. IDE - IBM rational application developer V.8.5
  2. JSF 1.1
  3. JAVA 1.4
  4. Web module 2.3

I referred this pdf for configuring IDE to use richfaces components but i couldn't resolved using those instructions.(If you have problem in downloading pdf go to this web page for more details).

I have following jar files mentioned to add in lib folder.

  1. cssparser-0.9.5.jar
  2. guava-10.0.1.jar
  3. richfaces-components-api-4.3.5.Final.jar
  4. richfaces-components-ui-4.3.5.Final.jar
  5. richfaces-core-api-4.3.5.Final.jar
  6. richfaces-core-impl-4.3.5.Final.jar
  7. sac-1.3.jar

What I have to do to list out richfaces components in palette view in Rational application developer IDE or to start using richfaces tags(manually typing tag name) in my jsf page.

Thank you. Nagesh.N

Upvotes: 0

Views: 400

Answers (0)

Related Questions