CORE JAVA :
using core java concepts are can develop only standalone application,it means if we can access and exicute only a computer which is in installed.so core java contains the concepts language concepts,OOP(object oriented program),API for developing mathematical operation,logical and business operation logic.
Advanced java concepts are meant for developing internet or web applications.advance java does not provide language concepts and oops concepts,for developing mathematical and business logical operation we there it provides technology JDBC,SERVELET and JSP for with data base for storing data permanently and to interface with collecting input from user.
- JDBC meant for interfacing with data base.
- SERVELET ,JSP are meant for interfacing with internet.
so using advanced java concepts we are assesing core java application through internet from different computer from anywhere in the world.
J2EE concepts are used for developing distributed and enterpice application,now a days in the project we are not using J2EE concepts another we are using frame works,hibernet,spring applications.
0 comments:
Post a Comment