> Is there a webserver (Tomcat?) that supports both servlets/JSP and PHP? If so, is it >possible to have PHP and servlet/JSP code collaborating? I'm looking into using SOAP >(apache project's implementation) but I need some of PHP's functionality.
You can use Tomcat and Apache together. There's an Apache-Tomcat HOWTO somewhere around. I found it on Google. Then you can set up PHP to run on Apache as normal. The kewl way to do things is to create your XML files from a PHP script and redirect the user to the XML when your script is over. HTH, Matt > > thanks in advance, > thalis > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php