0

Is it ok to have Jersey handle all requests not just rest-related ones? Including session based. Or are there any performance, threading, etc considerations? Jersey/Resteasy hava a lot of convenience functionality provided that would be nice to use compared to just plain servlets.

4

1 に答える 1

0

はい、すべての HTTP ベースの通信で機能します。

于 2012-07-02T14:21:25.563 に答える