Hi,

I am currently working on a project to develop an "add-on" for a network
attached device. Hard to explain but basically what we currently have is a
device that runs apache tomcat with a java webapp. I want to host on the
same device, a seperate webapp. I have done some java programming in the
past but am primarily a PHP developer, so my options are:

1) Re-learn Java for developing the new webapp
2) Stick to PHP and work out how to host it as a webapp on the tomcat server
3) Install another PHP stack (xampp) on the device to host the PHP app
 
To me, option 2 seemed most sensible, utilising my current skillset and the
current server stack, but there doesnt seem to be much talk of how to do
this over the last year, lots of tutorials mention php_java.dll and
php5servlet.dll, which seem to have been deprecated and removed from pecl
respectively.

Any recent advice on how to host a PHP app on a tomcat server, whether it is
worth it, or generally what you would advise given my situation would be
appreciated!

Cheers
Ryan
-- 
View this message in context: 
http://old.nabble.com/PHP-Webapp-on-Tomcat-Server-tp31742122p31742122.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to