adspace


What are struts in java?

Answer Posted / Pankaj Sharma

Struts is a popular open-source Java web application framework that makes it easier to create and maintain Java applications by providing predefined templates and tools for common web development tasks such as handling HTTP requests, validating user input, and managing business logic.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1066


What is action chaining ?

1164


How is declarative handling of exceptions done in struts ?

1005


What is the difference between filters and interceptors ?

1311


What do you know about validation plugin ?

1028