Multiple choice technology web technology

Wicket has NO CONFIGURATION FILES.

  1. True

  2. False

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

Wicket is designed for zero-XML configuration. Components are registered in Java code, and the framework uses convention over configuration. Unlike Struts, Wicket has no required configuration files.