Difference between JSF Framework and Struts Framework.

Answer Posted / kollu sreenivasa rao

Configuration wise both are same and supports the
internalization. JSF is more developer friendly why because
to validate mandatory filed in JSF we can specify attribute
like require is true and we can use mandatory filed id in
message tag. But in struts we have to include
validation-rules.xml in struts-config.xml and form has to be
specified in validation-rules.xml.

Even for condition statement in JSF is better than struts.
No need to overwrite any method like execute in JSF.

navigation is very easy in JSF.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is actionmapping?

598


What are the steps used to setup dispatch action?

497


What are the main classes which are used in struts application?

499


What is life cycle of an interceptor?

548


What is the purpose of '@keyproperty'?

573






What are the different kinds of actions in struts?

555


What is struts? Explain

540


What is actioninvocation in struts2?

584


For a single Struts application, can we have multiple struts-config.xml files?

585


What do you mean by action errors and what are the results they force?

576


How to explain Software Bank Loan descriptions

1901


What is the purpose of interceptors?

531


What steps are required to for an application migration from Struts1 to Struts2?

608


Are struts still used?

517


How to override the default error message that can come during file uploading process?

575