I don't have the rights to edit, so I post it here.
After migrating our project I wrote the following notes:

Class movements:
com.opensymphony.xwork2.ValidationAware -> com.opensymphony.xwork2.interceptor.ValidationAware

org.apache.struts2.dispatcher.ServletActionRedirectResult -> org.apache.struts2.result.ServletActionRedirectResult

org.apache.struts2.dispatcher.ServletDispatcherResult -> org.apache.struts2.result.ServletDispatcherResult

Tags attributes:
"<s:property escape=" becomes "<s:property escapeHtml="

Regards,
Volker


On 31.08.2016 21:30, Aleksandr Mashchenko wrote:
Started Struts 2.3 to 2.5 migration guide -
https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration

Feel free to improve / add additional steps (SMI, DMI, Tiles, etc.).

---
Regards,
Aleksandr

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to