On Wed, 3 Sep 2003, Tahir Hashmi wrote:
IMHO, J2EE and LAMP differ largely in scalability and complexity. J2EE is more targeted towards complex applications, while LAMP is more suitable for small - medium scale web applications.
Try perl with CGI, HTML::Template, HTML::Mason and CGI::Application. Throw in CGI::Session for session management and you have a great framework for building large applications.
J2EE on the other hand has tons of programmers.