java

位置:IT落伍者 >> java >> 浏览文章

Core Java Vs. J2EE- How big is the difference?


发布日期:2018年11月02日
 
Core Java Vs. J2EE- How big is the difference?

core java is the fundamental for java that will be used in any java
technology without this no one can jump on any advance java technology
Where as
advance java is specialisation in some domain as someone in networkingwebDCOMor data base handling
And more over core java packages are always started with javalang where as advance java are always with
javaxservlet
or in other words
"core java means "stand alone" java application whereas advanced java means java application that run on
servers means these are the web application"

上一篇:几个外企Java面试题

下一篇:Struts工作机制?为什么要使用Struts?