aspose file tools
The moose likes JSF and the fly likes JSF 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" Watch "JSF" New topic
Author

JSF

Vinoth Thirunavukarasu
Ranch Hand

Joined: Dec 18, 2008
Posts: 164

Hi,
How to enable JSF in tomcat


Java Best Practices
Linux Best Practices
Amortization Calculator

Himanshu Gupta
Ranch Hand

Joined: Aug 18, 2008
Posts: 598

Just import the required jars and put them in lib folder.

Provide the required settings in web.xml and it is done.

Refer this if needed http://www.horstmann.com/bigj2/tomcat-jsf.html


My Blog SCJP 5 SCWCD 5
Vinoth Thirunavukarasu
Ranch Hand

Joined: Dec 18, 2008
Posts: 164

Thanks for your help
 
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
 
Similar Threads
Accessing bean data within a scriptlet
Spring+ hibernate or JSF+EJB3
JSF 1.1 or JSF 1.2
JSF: simple "required" validation problem
DataTable,DataGrid and Databindings in JAVA.