adspace


What is struts?

Answer Posted / Gyan Singh Parihar

Struts is an open-source Java web application framework that simplifies the development of Java Enterprise Edition (Java EE) web applications. It was originally developed under the name Apache Struts but is now part of the Jakarta Project. Struts provides a structure for handling HTTP requests and responses, as well as features like form validation, internationalization, and reusable components.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is declarative handling of exceptions done in struts ?

1007


What is the difference between filters and interceptors ?

1312


What are the contents on web.xml in struts application ?

1068


What is action chaining ?

1164


What do you know about validation plugin ?

1028