Well Obunga i think you answered your own question already.
I would highly recommend using Java Servlets & Java Beans which would do the trick to implement the scenario you describe. Servlets & Beans provide extensibility and the necessary functionality that can be "extended " and released bit by bit as the system continues to be used.
PHP is an excellent web language though i don't think it provides enough or thorough "component" based architecture to enable you create an application of the magnitude described.The volumes of transactions being a consideration and am sure you don't want to keep debugging as a result of heavy traffic java still rules. As for the timeframe being limited you may contact me off list and we see how i may be able to help with "some" of the components.
Regards, BK.
--- On Tue,
9/1/09, Ogure Obunga <write2ogush@gmail.com> wrote:
From: Ogure Obunga <write2ogush@gmail.com> Subject: [Skunkworks] PHP vs Servlets/JSP To: skunkworks@lists.my.co.ke Date: Tuesday, September 1, 2009, 8:35 AM
Hi good people,
I'm torn between a choice of platform based on the underlying application. I would like to implement a system for the court registry. Among other things, the system should be self updating at the point on which data is entered, the result of which is sent to the web interface for the public. There are several categories of users with different levels of access. Its an online based system.
PHP comes in handy though I tend to think Servlets have the power to handle the volume of transactions of this magnitude especially by the fact that it combines both a stand alone system that feeds the web-based interface, save for the complexity that comes with it. The time frame for development is limited.
Your take(s)?
Regards
Obunga Ouya 0720 438 527
-----Inline Attachment Follows-----
|