Re: [TEST] Apache Struts 6.7.0 test build is ready
Sebastian Peters <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <CAE3fGg7afuR=hm4DPCGZ598o-R=VpOYXvEyNbHFdZeo22jqNPQ@mail.gmail.com> |
Hello Lukasz, it works for me in a larger web application. I migrated the following packages: import org.apache.struts2.ActionContext; import org.apache.struts2.ActionSupport; import org.apache.struts2.ModelDriven; import org.apache.struts2.Preparable; import org.apache.struts2.action.Action;