Yes, for now, I just need the application working as it did before. I'm planning to rewrite all the existing actions using the REST plugin and moving forward from there.
Having STI enabled when using wildcard matching is a little bit of a headache though. The entire point of me using the wildcard matching was because I didn't want to have to type out every method in the configuration. STI makes me have to type out every method in the configuration again. -- John -----Original Message----- From: Lukasz Lenart [mailto:[email protected]] Sent: Thursday, December 22, 2016 3:58 PM To: Struts Users Mailing List <[email protected]> Subject: Re: problem Migrating from Struts 2.3 to 2.5 Right, SMI is a new addition in Struts 2.5 and it's better to use it instead of disabling, please read this --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

