Multiple choice technology programming languages

We can create how many struts config file in an struts application?

  1. Only One

  2. Only Two

  3. Zero

  4. As many we needed

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Apache Struts allows developers to define as many configuration files as needed, which can be modularized and loaded into the application using module configurations or include directives.