Re: [External] : Re: Struts 7 upgrade - looking for the javax.servlet.Filter instead of jakarta.*
Lukasz Lenart <[email protected]> Sat, 12 Jul 2025 11:36:52 +0200
| Newsgroups | gmane.comp.jakarta.struts.user |
|---|---|
| Message-ID | <CAMopvkOaR3_W1rdDvtHsX2=2fA1rf+FhDp06739JfCcAbPiGeg@mail.gmail.com> |
pt., 11 lip 2025 o 07:58 IGRA TRANSFORMING KNOWLEDGE <[email protected]> napisa=C5=82(a): > > can anyone share the code of crud operation using strut7. > > however, still struts official displaying 2.5 version > https://struts.apache.org/getting-started/how-to-create-a-struts2-web-app= lication That shouldn't be a problem, just use proper dependencies related to Struts= 7. You can also take a look on these examples https://github.com/apache/struts-examples/tree/main/crud https://github.com/apache/struts/tree/main/apps/showcase/ (skill & person examples) Cheers =C5=81ukasz