Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

J2ee Query

  Asked By: Boell    Date: Feb 21    Category: Java    Views: 624
  

I hope you will solve my query. I am new in J2EE. I
want to know what i need to develop and deploy J2EE
application (EJB, JSP, JDBC, Servlet, JNDI). Is it
sufficient to have
JDK 1.4.2
J2EE SDK 1.4
Sun Java System Application Server Platform
Edition 8

Or do i need weblogic or websphere other than these
packages.


I hope you will guide me. Thank you for your time.

Share: 

 

4 Answers Found

 
Answer #1    Answered By: Adalia Fischer     Answered On: Feb 21

I think that should be fine.They possess all the required libraries.

To run ejb  u need an APP server..immeterial whether sun APp or webLogic or
WebSphere.

if u r not using ejb i think tomcat is sufficient to fulfill all needs.

all the best.

 
Answer #2    Answered By: Tracy Myers     Answered On: Feb 21

JDK 1.4.2
J2EE SDK 1.4
Sun Java System Application Server Platform Edition 8

You don’t need JDK 1.4.2 and J2EE SDK at the same time. J2EE is already
having JDK

 
Answer #3    Answered By: Vonda Ramirez     Answered On: Feb 21

Thank you for your reply. if i use J2EE SDK 1.4 and weblogic  and
tomcat for JSP? will it be sufficient.

 
Answer #4    Answered By: Bach-yen Nguyen     Answered On: Feb 21

Weblogic is an Application Server... same as "Sun Java System
Application Server Platform Edition 8"
You can use both or any one of them, its upto you.

 
Didn't find what you were looking for? Find more on J2ee Query Or get search suggestion and latest updates.




Tagged: