This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes Tomcat vs J2EE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Tomcat vs J2EE" Watch "Tomcat vs J2EE" New topic
Author

Tomcat vs J2EE

Sean Casey
Ranch Hand

Joined: Dec 16, 2000
Posts: 625
I have J2EE installed and I want to learn to develop jsp and servlets. Which would be easier to use Tomcat or J2EE?
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

It all depends on the eventual application.

If you are eventually deploying your website as a WAR file and the deployment target is an app server such as WebLogic or iPlanet, then you might as well start with and use the J2EE.

But if all you need is 'simple jsp and servlets' then a full-blown app server is not necessary (and neither is a WAR file, at least for Tomcat).

So for development or practice, I'd say Tomcat is easier.
Sean Casey
Ranch Hand

Joined: Dec 16, 2000
Posts: 625
Thanks for your help Mike.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat vs J2EE
 
Similar Threads
J2EE and Tomcat
Tomcat
When Tomcat Support EJB component ?
is Tomcat j2EE complient
software needed for SCWCD