[jboss-user] [JBossWS] - Basic question: EJB based WS vs. Servlet based WS
kadlecp
do-not-reply at jboss.com
Mon Oct 8 10:35:16 EDT 2007
Hello,
I know that I can implement web service as a stateless session bean or a servlet. I know how to implement them, but I don't know when to use servlet based and when to use EJB based web service implementation.
What is the difference between those two approaches?
Are there some differences for client?
Are there differences between performace?
Are there differencies between capabilities?
Does exist clear choice of the implementation if I can use both?
Thank you for response
Pavel Kadlec
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092593#4092593
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092593
More information about the jboss-user
mailing list