Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are required configurations for JSF framework?



What are required configurations for JSF framework?..

Answer / Chiranjeev Narayan

"The required configurations for JSF (JavaServer Faces) framework include:
1. Installation of a Java EE compatible server like Glassfish, JBoss, or Tomcat.
2. Adding the necessary JSF libraries such as JSF API and JSF Implementation (e.g., Mojarra) to the project's classpath.
3. Configuring the application in web.xml by specifying the view handler and the JSF implementation.
4. Creating a faces-config.xml file for configuration of managed beans, navigation rules, converters, validators, etc."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What tags for validation exist in jsf?

1 Answers  


Explain what is the JSF architecture?

1 Answers  


What is cdi in jsf?

1 Answers  


Which rendering model is used in jsf?

1 Answers  


Mention some of the functions that the backing bean method performs?

1 Answers  


What is h:messages tag in jsf (javaserver faces)?

1 Answers  


What is jsf framework?

1 Answers  


what is rendering of page in JSF?

1 Answers  


Explain immediate and rendered attributes?

1 Answers  


What are converter tags in JSF?

1 Answers  


What is eager managed bean?

1 Answers  


What is render kit in jsf?

1 Answers  


Categories