![]() Preserved Topic: PHP vs JSP (Page 1 of 1) |
|
---|---|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() I was wondering what others thought about this. I have to make a managerial choice between PHP and JSP. |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
![]() The poster has demanded we remove all his contributions, less he takes legal action. |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() Yes, one sure reason to go with JSP is to ensure maximum scalability. Another reason is that Java is a true object-oriented language with all the requisite controls and checks. PHP only emulates OOP, but doesn't stop you from doing things you shouldn't. The result is that Java is far superior for developing fault-tolerant, mission-critical applications. |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
![]() Thanks for all the replies so far. It is helpful. I would still like some more opinions. |
Bipolar (III) Inmate From: Perth, Australia |
![]() I would go for PHP... |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() I've been using PHP for ages now for smaller sites. So simple and cleannnn. |