Moving to J2EE’s Direction
Posted in Techno Stuffs on April 30th, 2006
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications. Building on the solid foundation of Java SE, Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise class service-oriented architecture (SOA) and web 2.0 applications. - From Sun Java website
Through Googling around, or visiting Java forums and Java related websites, I suddenly realized that I should seriously start looking into J2EE (Java 2 Enterprise Edition). Sad to say that it isn’t something that I would be doing sometime soon in my current job since I am currently working on a J2ME project, but I believe that it’s something that every Java programmer should start adding competence with. So work related or not I am determined to be good on J2EE. Besides, they don’t call me “a jack of all trade, a master of none.” for nothing.
It seems like nowadays, most of Java companies are making use of J2EE on building powerful business applications. I believe they have a point in doing so, since J2EE offers a robust development arsenal for creating enterprise web services and communication based applications. Moreover there are also some useful technologies that comes along with J2EE, such as EJB, Struts, XML/XSL, XHTML, etc. This is pretty cool, and as someone that is more comfortable with large scale applications and server-side coding, I think I shouldn’t miss on this one and start stepping up on my learning curve.
For now I have some basic knowledge of J2EE and had tried some simple pet projects using it, but it’s time to get serious now. I can only do this on the side of my day job, but since I’m more or less very proficient with Java, learning J2EE wouldn’t be that difficult. Then again, as my previous post on my weakness on READING, this may be a good time to start building my reading habit by reading books and online tutorials on J2EE. Talk about hitting 2 birds with 1 stone. ![]()
