Difference between JSF Framework and Struts Framework.
Answer Posted / ram
in struts we have 5 libraries like HTML,LOGIC,NESTED & etc(these contains around 75 tags)where as in Jsf we have 2 libraries like CORE & HTML (these contains around 43 tags)
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For a single Struts application, can we have multiple struts-config.xml files?
Why we use struts in java?
List some bundled validators?
When should be opt for struts framework?
What is the purpose of @validations annotation?
Do you need an alignment after replacing struts?
Explain about how requests from the client are sent?
How an actionform bean is created?
Mark the differences between html tags and strut specific html tags.
Can you give an overview of how a struts application flows?
Can we handle exceptions in Struts programmatically?
What does apache struts do?
Explain about the
When do I need “struts.jar” on my classpath?
What is the purpose of @result?