Struts 2.3.16.1 Tiles 2.2.2 Everytime my application boots, this shows up in the logs: DEPRECATION WARNING! You are using parameter-based initialization, that is no longer supported! Please see docs: http://tiles.apache.org/framework/tutorial/configuration.html
I did some internet research; my findings say this is a problem with the Struts 2 plugin being out-of-date. Is this true? Or is this only a configuration issue which I can fix (and how?)? -- Cheers, Paul