2017-11-10 9:08 GMT+01:00 Lukasz Lenart <[email protected]>: > Hi, > > I wonder what would be a better solution to replace existing content > handlers in the REST plugin, there are basically two options: > > - Java API for JSON Processing - a standard lib > http://www.oracle.com/technetwork/articles/java/json-1973242.html > > - The Apache Juneau project > http://juneau.apache.org/#marshall.html
I think the best option will be switching to Jackson in Struts 2.6 with option to switch back to json-lib. And we can think about adding other options if needed (maybe via plugins developed in struts-extras) Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
