Discussion:
S1 plug-in -- still a thing?
Christopher Schultz
2018-10-12 18:45:27 UTC
Permalink
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

All,

I've got an application still clinging to S 1.3.10 and I'd like to
upgrade, but I don't have a year-long release cycle in which to do it.

There used to be a S1 plug-in for S2. Does it still exist, and is it
still supported? Does anyone actually use it? I don't think we are
using anything terribly fancy:

1. action mappings
2. input validation
3. velocity-tools integration (through StrutsLinkTool)

I can probably handle #3 with some plumbing code I write myself, but
what about #1 and #2?

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlvA68cACgkQHPApP6U8
pFhkuQ//T1xSvXJxWIulx08wT00AowLCQ1PGg9lg6WH2xAGwfBP5Tde+7jf2Ugab
/k5SS7ig7FRM1FhWrdLzUPLo3KK8MgOKPWpTHcDt9fayrvqzIr4j84t7fuWk+G1V
hB5QRdaXzu36r8NythqSuvMhx2BVK1DZ8v7Cpz0Hh4lkY2hJVTtT3UrBJ/droAWA
10pRUxhDhff9RN+sMdvqCwtdqffWQn1x3GUizjOPAx78SpRz2hTonzvQYtDcSenM
0mjLz+xWA3Rfw+tXrWr3Y7PqWfJtpq2+ZywDYj/YP6QIjfPA/pd2hKFhpJLljfM0
+qB1HZrjVUZmb6v2Ruq+awe2oKGavC2yiNIxEOtYbgI6k5EZKXHm7Up3C/uM7PC8
cNlhjEOs5u0+2MvQdc9p2ZSd1fai+4mabH8KELaHpP1JFsBkX58OQH+TkdVfOr25
O+kSGKxYR+90ddwNiD83NvB8yGl4IbQpIW/99oGtg0/sv6L1PbfEnMTCPW4NzCo0
0Z5+1N42434e1pSCwNyQIJzscqBl5p5ug95nEKh7OHj5CG4A84l1MVYH1PtjTrfb
IaaeAqMqTWQVov11s1pReCVGan9WAM/3q5tVql+s4BqAnjSjrwrVj3+8v//Wldjq
PuPDy1M4r+AWvIBgmY6heseJPBskh6G8tRBxaakuho+l48H0MuY=
=/8+P
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@struts.apache.org
For additional commands, e-mail: user-***@struts.apache.org
Lukasz Lenart
2018-10-15 10:39:30 UTC
Permalink
pt., 12 paź 2018 o 20:45 Christopher Schultz
Post by Christopher Schultz
I've got an application still clinging to S 1.3.10 and I'd like to
upgrade, but I don't have a year-long release cycle in which to do it.
There used to be a S1 plug-in for S2. Does it still exist, and is it
still supported? Does anyone actually use it? I don't think we are
The plugin was dropped in 2.5.x line as it basically supported only
actions, you would have to rewrite UI anyway. The best way to migrate
an app is to have S1 next to S2 and move actions/functionalities step
by step. You can use both jars in the same app are there'll be no name
conflicts.


Regards
--
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-***@struts.apache.org
For additional commands, e-mail: user-***@struts.apache.org
Loading...