Hi,

I am thinking that this thread goes to nowhere...

To get some php stuff in TC you have 3 solutions:
1- FastCGI.
2- PHP engine embedded in in the JVM.
3- PHP rewritten in JAVA.

1 - That probably the best solution but you need a FastCGI proxy servlet (Could be a good application for the new Comet stuff).

2 - That also needs a servlet and a careful build of the php engine and it extensions.

3 - I don't think that the scope of the Tomcat project.

Cheers

Jean-Frederic

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to