开发者

Is servlet just like httpHandler in .Net?

Anone can compare those two? Any similarity开发者_运维技巧 and difference?


Not Exactly, but you can achieve more and less the same functionality as sync HTTPHandler.


As far as I know Servlet is more general purpose you can implement more protocols using it e.g. SIP, other than just http. But it is the basis of all Java serverside web technologies

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜