So, you cannot just download J2EE from Sun and run a servlet. You download J2EE and use it to write and compile your servlet, then deploy it to your servlet container (Tomcat) or App server (Weblogic).
For above answer I have some more doubts please clarify them.
I am confused ...
Here I am deploying my beans in to J2EE server can't I do that for servelet and JSP and one more thing is when J2EE is compiling can't it run the jsp or servlets
Thanking you in advance
saradhi