> From: Ikonne, Ike [mailto:[EMAIL PROTECTED]
> Does Tomcat provide support for php scripting language?
Yes, you could build PHP as a CGI program and run it using Tomcat's CGI
support, but this would be pretty slow. There is no facility that I
know of to integrate PHP with Tomcat. Otherwise, as Markus suggests,
run Apache, run PHP inside Apache and use a connector to link Apache and
Tomcat. Be aware that connecting Apache and Tomcat seems to be a
somewhat fraught operation!
- Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]