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...


how JSF is different from conventional JSP?



how JSF is different from conventional JSP?..

Answer / Kamna Varshney

JSF differs from conventional JSP in several ways, including a component-based architecture, more robust data binding features, improved separation of concerns between UI and business logic, and support for a richer set of user interactions (such as AJAX). Additionally, JSF provides better reusability of components through the `<ui:component>` tag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Server Faces (JSF) Interview Questions

Name several facelets tags.

1 Answers  


What does the @applicationscoped annotation indicate?

1 Answers  


Name some important event handlers.

1 Answers  


Can we integrate jsf with other popular frameworks such as spring, hibernate etc?

1 Answers  


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

1 Answers  


What does ajax stand for?

1 Answers  


why is jsf used for?

1 Answers  


How to access web.xml init parameters from JSP page?

1 Answers  


How to access css (cascading style sheets) file in jsf (javaserver faces) application?

1 Answers  


Explain the purpose of the <h: form> tag.

1 Answers  


what is rendering of page in JSF?

1 Answers  


Explain the purpose of the selectone menu tag in jsf.

1 Answers  


Categories