On Tue, Sep 1, 2009 at 2:47 PM, Ogure Obunga <write2ogush@gmail.com> wrote:
...

i'm insisting on the platform because previous attempts on the project using PHP has borne no fruit, though this has more to do with the design on which the system was developed. The initial developer did not put much into consideration when building up the system such that scalability is highly constrained. in which case i prefer starting all over than trying to fix bugs that never end.


To make your life easier, I'd suggest you try a "modern" web application framework such as Grails: <http://grails.org/>. And if you don't mind trying a modern programming language as well, I'd suggest the Python-based Django: <http://www.djangoproject.com/> :)