adspace


Why is struts used in java?

Answer Posted / Yatendra Singh

Struts is a popular Java-based web application framework that follows the Model-View-Controller (MVC) architecture. It provides a simpler way to create secure, scalable, and maintainable web applications.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does java handle integer overflows and underflows?

1115


What is the resourcebundle class?

1012


What is the java api?

995


What do you understand by casting in java language? What are the types of casting?

923


What is the first argument of the string array in main method?

1030


What is the locale class?

1025


Can we extract main method from another class?

1034


What if I write static public void instead of public static void?

936


Are jvm’s platform independent?

982


what is reflection api? How are they implemented?

1105