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 about jstl and javaserver faces ?



What about jstl and javaserver faces ?..

Answer / Shilpi Priya

JavaServer Faces (JSF) is a Java standard for building web applications. JavaScript Faces Tag Library (JSTL) is a collection of reusable tag libraries that simplify the development process in JSF by providing pre-written, pre-tested components.nnWhile JSTL can be used within JSF to make development easier, they are not directly related and serve different purposes. JSTL provides functionalities like conditional statements, iterations, URL encoding, internationalization, database access, etc., while JSF is responsible for managing the user interface of web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

What are the available scopes for the managed bean?

1 Answers  


Explain the working of execution phase in jsf.

1 Answers  


Why jsf is not so popular as mvc framework like spring mvc, even though its older?

1 Answers  


What does navigation rule mean in jsf?

1 Answers  


What does @applicationscoped annotation indicate?

1 Answers  


What are the various jsf api implementations you know?

1 Answers  


What is a listener class?

1 Answers  


Can jsf contain multiple configuration files?

1 Answers  


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

1 Answers  


What is f:convertnumber tag in jsf (javaserver faces)?

1 Answers  


Explain the difference between the required and requiredmessage attributes in the <h: inputtext> tag.

1 Answers  


What are different implementations of JSF API?

1 Answers  


Categories