The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for survivant during February 2009

This time I will show you how to run PHP applications on GrizzlyWebServer using 100% pure java solutions. I used Caucho Quercus to handle the PHP and GrizzlyWebServer as my WebServer. The first implementation that I did was really simple. I used the demo that I did for JSPOnGrizzly and replace the servlet by Quercus. You can see what the code looks like : public void launch(){...