You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by pc...@famousfootwear.com on 2002/03/07 19:36:53 UTC

Web Services & Apache

If we are making a Web Services application using JSPs, Servlets, XML and
SOAP/WSDL/UDDI, do we absolutely have to have an app server, or can we just
download Apache and configure it to deploy this application ?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Web Services & Apache

Posted by Daniel Lopez <da...@rawbyte.com>.
You need a servlet/JSP container to run your code. TAke a look at Tomcat,
which you can run with Apache:
http://jakarta.apache.org/tomcat/

Daniel

On Thu, Mar 07, 2002 at 12:36:53PM -0600, pchowdhr@famousfootwear.com wrote:
> 
> If we are making a Web Services application using JSPs, Servlets, XML and
> SOAP/WSDL/UDDI, do we absolutely have to have an app server, or can we just
> download Apache and configure it to deploy this application ?
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org