2013/4/18 Ken McWilliams :
> Are there any examples that show struts2 configuration without reading
> content from an XML file?
XWorkTestCase#loadConfigurationProviders
XWorkTestCase#loadButAdd
>
> The purpose of this is I'm tracing though all this code to understand how
> the configuration is as
Are there any examples that show struts2 configuration without reading
content from an XML file?
The purpose of this is I'm tracing though all this code to understand how
the configuration is assembled and it isn't clear yet. The goal is to
produce a new configuration manager, I was wondering if t