|
Posted by Vincent Delporte on 07/31/06 16:49
On Mon, 31 Jul 2006 17:43:13 +0200, Erwin Moller
<since_humans_read_this_I_am_spammed_too_much@spamyourself.com> wrote:
>For example: It is easy to let JSP-pages communicate with each other. In PHP
>you'll need sessions or database, while J2EE can share (references to)
>objects that are in-process/memory.
Is it because of JSP, or because J2EE uses an application server? In
that case, it's not JSP itself that explains, but the fact that PHP
users don't (can't?) use an application server and rely on code pages
instead. Am I wrong?
>I don't know if J2EE will die, last year a few headhunters tried to get me
>back into J2EE (which I refused, alltough it pays well).
>That means that (at least in Europe) not enough people have J2EE skills
>these days.
Maybe they're moving to .Net.
Navigation:
[Reply to this message]
|