Developing web application
Hello, I'm not sure if this is the correct place to ask this. If not, please tell me where can I ask.
I'm developing a web application and I'm planning to use Java to develop the application logic and Java servlets. Besides I'm going to use Apache as web server.
My question is: can I use java classes and servlets with Apache? If the answer is yes, how should I configure the Apache web Server?
By the way, just an opinion... do you think Java is a good option or should I use PHP? Is PHP scalable, mantainable? My application will grown a lot in the future.
Thanks
|