does j2ee means advanced java

Answers were Sorted based on User's Feedback



does j2ee means advanced java..

Answer / meeravali shaik

J2EE is a specification of J2SE.
javasoft people divided java into three groups.
they are J2SE,J2EE,J2ME.
Generally J2SE is useful to develop desktop applications.
whereas J2EE is useful to develop web appliacations.
don't think that J2EE is a software it is just
specification of J2SE.
J2EE means notonly servlets jsp butalso struts,jsf,ejb etc.
people are habituated to call java as core java,and
advanced java.
but it is not there in sun microsystems.
what we are calling in general is advanced java means
servlets,jsp,jdbc etc.
finally ....
please come out from the feeling of advanced java means
J2EE.no it never like that..
it is our own idea......

Is This Answer Correct ?    27 Yes 7 No

does j2ee means advanced java..

Answer / deepak divvela

No
J2ee means nothing but combination of Servlets,Jsp,EJB

Is This Answer Correct ?    20 Yes 10 No

does j2ee means advanced java..

Answer / vijay

J2ee nothing but combination of Servlets,Jsp,EJB
Adv Java Means JDBC,Servlets,Jsp

Is This Answer Correct ?    18 Yes 9 No

does j2ee means advanced java..

Answer / devender negi

J2EE is specification which mention how we can create a web
application by using various components like servlet,jsp
java bean (ejb) etc..

Is This Answer Correct ?    10 Yes 5 No

does j2ee means advanced java..

Answer / rajarshi sharma

There is nothing Called as "Advanced Java" as per the Sun
Microsystem. This is just an eyewash/marketing term
invented by certain Java "Coaching" institutes for denoting
the J2EE specifications. The term may have come into being
as the certifications for J2SE and J2EE are different as in
SCJP (sun certified java programmer for J2SE) and SCWCD
(Sun certified web component developer for the J2EE part)..
So, inorder to have different courses (with different rates
of fees, of course!) for these 2 certifications
the "Institutes" came up with this demarcation. In reality,
both J2SE and J2EE have their own nuances and there is
nothing setting them apart as "advanced" or "core"

Is This Answer Correct ?    5 Yes 2 No

does j2ee means advanced java..

Answer / srinu

NO its wrong .Actually The Java relesed in market three
thechnolgy

1)J2SE
2)J2EE
3)J2ME
some course institution are divided into J2SE into two
types
1)core Java
2)Adv Java
Because the gain the money from the students.this
institution are taken seperate fee from core java,Adv java.
so finally their is no Adv java in java

Is This Answer Correct ?    8 Yes 6 No

does j2ee means advanced java..

Answer / ashok

J2EE is a specification that an application server or webserver must implement to give runtime and other service to J2EE componants

Is This Answer Correct ?    4 Yes 4 No

does j2ee means advanced java..

Answer / rajesh r

J2EE is a specification from Sun to develope distributed
entriprise application.

Struts is NOT from J2EE spec, not only struts none of the
exisitng frameworks are not part of the J2ee Spec.

Struts is from Apache open source project.

Regards,
Rajesh R

Is This Answer Correct ?    2 Yes 2 No

does j2ee means advanced java..

Answer / s.shekhar

J2ee is a specification, which provides a framework to
develop a web based application using Servlet, JSP, Java
Beans(EJB).Its also support distributed system.
While Advance java means Java, Servlet, JDBC.

Is This Answer Correct ?    5 Yes 7 No

does j2ee means advanced java..

Answer / divya

j2ee means its not advance java..it just comes under advance
java ...core java is all about basics of java...whereas j2ee
is extended version provided in java to create web
applications using servlets,jsp,ejb etc..to

To know detail things about java we have to learn advance
java which is one step higher than core java..thats its

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Advanced Java Interview Questions

What event results from the clicking of a button?

0 Answers  


What is a clone?

0 Answers  


What is the immediate superclass of the applet class?

0 Answers  


Can we have more than one action servlet?

7 Answers   HP,


What is Bootstrapping in RMI?

1 Answers  






What is a task?s priority?

1 Answers  


What are local interfaces? Describe.

0 Answers  


Can we sent objects using Sockets?

0 Answers  


What is the form of storage space in java?

0 Answers  


Why do threads block on i/o?

0 Answers  


What is a class loader?

0 Answers  


Difference between swing and awt?

0 Answers  


Categories