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 Can I use J2ee Server to learn servlets and JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Can I use J2ee Server to learn servlets and JSP" Watch "Can I use J2ee Server to learn servlets and JSP" New topic
Author

Can I use J2ee Server to learn servlets and JSP

Hema Kumar
Greenhorn

Joined: Oct 06, 2000
Posts: 9
Hi,
In order to learn Servlets, JSP and EJB I've downloaded J2EE server and installed. But can I use the same server(deployment tool) to Learn and install, run just Servlets and JSP's.
Any help would be greatly appreciated.
Thank you
Hema
Tony Alicea
Desperado
Sheriff

Joined: Jan 30, 2000
Posts: 3219
If you mean you downloaded the JAVA 2 SDK, ENTERPRISE EDITION, VERSION 1.2.1, then by definition (well, by spec) the application server must support Servlets 2.2 and JSP 1.1

Tony Alicea
Senior Java Web Application Developer, SCPJ2, SCWCD
 
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: Can I use J2ee Server to learn servlets and JSP
 
Similar Threads
J2EE
Tomcat vs J2EE
Which Servlet and JSP version?
is TomCat J2EE Complient
difference betwen tomcat and websphere