Is there a for Java application server Net simulation?

There is something in the Java community called Net? Similar to tomcat, resin and jetty I'm not interested in JSP equivalents. I'm looking for a servlet Based XML / HTTP transaction processing technology (no UI)

If there is no such product, will a good stack imitate this?

Microsoft seems to have said window server Net IIS your code = app server to avoid this situation, but it seems that a lot of pipeline code must be written to reach the same location as Tomcat

Solution

WCF or web services (asmx) seem to be a good choice for you If you don't want to use full soap routing, WCF may be more appropriate You can host WCF in IIS, console applications, or windows services Depending on your needs, it can be encoded using soap, simple XML, or even JSON For transmission, you can use HTTP, IP, or message queuing

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>