U
Ulf Meinhardt
Assume I create a webservice as
a) Servlet
or
b) Session Bean
I compiled this webservice with standard J2EE.
Is the resulting EAR resp. WAR compatible with all application servers like
TomCat, JBoss, Websphere,...
or do all the application servers (above) required special classes/extensions embedded in the webservice?
Ulf
a) Servlet
or
b) Session Bean
I compiled this webservice with standard J2EE.
Is the resulting EAR resp. WAR compatible with all application servers like
TomCat, JBoss, Websphere,...
or do all the application servers (above) required special classes/extensions embedded in the webservice?
Ulf