I'd stick to java even if you want to follow a server-side code in
view approach.. JSTL provides some nice tags for following an approach
that follows what most people describe as php development.

JSTL also has xml tags that can get you going with xslt and such like
in an accessible way where you wont be having to suffer the pain of
having to learn to configure a framework, you also wont need to be
using a framework based on libraries that are no longer being
developed like avalon.

Once you get moving with JSTL you'll be able to decide where you'd
like to go after that.

Mark

On Tue, 08 Feb 2005 13:58:48 +0100, Chris. Grobmeier
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> i worked a lot with PHP, so i can tell you:
> if the project is small (less than 15000 Lines of Code)
> it's quite ok to use PHP. It's not so easy to organize
> projects with PHP. There are less good frameworks for
> PHP so have to develope carefully. Very often there are
> problems when projects grow. I know a lot companys which
> moved to the scalable Java after their app grew.
> 
> With Java you have the benefites of e.g. Cocoon or other
> Frameworks. Java in the beginning needs more time to develope,
> but at the end you will win time (compared with PHP Projects which
> start with less time and need a lot of time to maintain
> in the endphase).
> Cocoon is flexible and cause of it is a framework consequent.
> 
> And: Cocoon is simply cool ;-)
> 
> Cheers,
> Chris
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to