can any body tell me? does advance java and j2ee both are same.
Answers were Sorted based on User's Feedback
Answer / guest
ACCORDING TO SUN,THERE IS NO ADVANCED JAVA ,SUN PEOPLES SAYS
ONLY J2SE,J2EE.ADVANCED JAVA IS CONVINENT TO LEARNING THE
JAVA FROM OUTSIDE INSTITUTION.IN J2EE THERE ARE
SERVLETS,JSP'S,EJB,JAVA BEANS ........
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / mary kamal
java is used to develop applications,using some basic concepts of java we can create some desktop applications,nothing but some satand alone applications...
advanced java means taking one step higer form desktop applications to data base apllications,by using jdbc,odbc,network protocal etc...
j2ee aplications are also advanced applications,used to develop enterprise applications...
in advanced java ,j2ee is one of the part
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / srikanth muddu
s der is no core java adv java as per sun..only
j2se,j2ee,j2me coming ot core java n adv java diff. by core
java v can develop desktop application..but by adv java mena
(jsp,servlets,struts.hibernat)v can develop web
appilcations n applets.....
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / srikanth
advance java like struts,hibernate,spring,webservices etc
j2ee like jsf,servlets,jdbc,jsp
| Is This Answer Correct ? | 3 Yes | 8 No |
What are Access Specifiers and Access Modifiers.
What is an example of a keyword?
what is the difference between System.exit() and System.exit(1)?
1 Answers eClinical Solutions, eClinical Works, eClinicalWorks,
Which is bigger float or double?
What are internal variables?
What is sortedmap interface?
Explain Basics of OOP Language in java
what is difference between class and object?
43 Answers College School Exams Tests, HCL,
Which browsers work with java?
Explain tree set and its features?
How many types of memory areas are allocated by jvm?
Can inner class have constructor?