Diary of problems and solutions related to web programming, database development and related technologies and platforms.

J2EE Vs J2SE

Both J2EE(Java Enterprise Edition) and J2SE(Java Standard Edition) are editions of java (JDK). J2EE is used to develop server-side applications such as Java servlets and Java Server Pages (JSPs). J2SE is used to develop client-side objectives.

No comments :

Post a Comment