开发者

Configuring Tomcat 6 for JSON

This seems like a silly question, but I haven't really seen a good guide or best practices for getting Tomcat t开发者_高级运维o respond to JSON requests. Does anyone know of one? We'll be handling a lot of requests so I need to consider redundancy and efficiency.

Thanks.


Consider using Jackson oder JSON-Lib to transform your output from within your servlets/controllers.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜