Hi,

I am looking for any info or documentation on using PHP in a servlet
environment.  I read what I could find on php.net, and found a couple things
using google, but not enough to answer my questions.  If someone could tell
me where to look that would be great.  I am very interested in seing PHP
more tightly integrated with J2EE as I think that it would add the
reliabilty and scalability of the J2EE platform to the ease of use of PHP,
and allow a smooth transition for the existing PHP user base, who need to do
things with Java.

These are the type of questions I have right now:

1) Is this a pure Java version of PHP?
2) What functionality is available? (only core functions?  Some extention
libraries)
3) How does it all work? (pass thru mechanism? are pages compiled as
classes?)
4) Does this make it eiasier to access Java servlets or EJBs? Does it
increse performance?
5) Who is responsible for development of this extension?
6) When do you expect a non experimental version will be available

Any help would be appreciated.

Marc



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to