Java EE 5 is Not Your Father's J2EEApril 10th, 2006 Java Platform Enterprise Edition (Java EE, formerly referred to as J2EE) Version 5 has arrived. Its streamlined features offer added convenience, improved performance, and reduced development time, all of which enable developers to bring products to market faster.
Java EE 5 (formerly J2EE 1.5) Unanimously Passes Public Review Ballot; Promises Ease of UseAugust 16th, 2005 Back to The POJO days and lots of goodies scheduled with Java Enterprise Edition 5.
How To Convert ASP.NET Applications to Java / J2EE: Introducing GrasshopperJanuary 29th, 2007 Now you can easily convert your .NET applications to Java / J2EE and run it on Linux or other Java enabled platforms directly from your Visual Studio .NET IDE. You can use your Visual Studio .NET IDE to build server applications that can run natively on J2EE and hence on Linux and other Java enabled platforms, with the help of Visual MainWin for J2EE from Mainsoft.
Free Java EE 5 Tutorial & Introduction - Download & OnlineJuly 14th, 2006 Free Java EE 5 Tutorial and a nice introduction to Java EE (Enterprise Edition) 5 from Sun (what more to say?). Free Java EE 5 Tutorial - Online & Download
Your First Cup: An Introduction to the Java EE Platform - Online & Download
Thanks Pelegri.
Open Source Java Software Stack (J2EE) Goes MainframeOctober 22nd, 2005 Unisys is putting Open Source Java software technologies (J2EE stack) directly on the mainframe using a native Java virtual machine. Why?
to improve the scalability, security and transactionlity integrity of J2EE apps;
to make it easier for J2EE and mainframe assets to communicate with one another; and
to provide n-tier Java/J2EE and mainframe developers a “back door” entry point through the mainframe-based J2EE app server to achieve complex (or tricky) updates/changes to mainframe programming.
Answering Joel Spolsky's Questions On Enterprise DevelopmentSeptember 4th, 2006 Joel Spolsky was asked four important questions on enterprise development. Joel didn't offer a clear answer on some of them.
Sun To Acquire SeeBeyond, Application Integration and Business Process Management (BPM software) VendorJuly 22nd, 2005 Merger Execution Is The Main Risk Factor
Magnolia CMS 3.0 Released - Feature Rich Enterprise CMS (Java)June 21st, 2006 "Magnolia 3.0 is a commercial open-source Enterprise Content Management System that integrates web content management (CMS) and document management (DMS) through one web-based, AJAX-powered user interface. It is used around the world to maintain web sites, intranets and extranets by companies, governments and NGO's of any size." In my experience it is very user friendly and I recommend it.
Sun Open Sources Sun Java Studio Enterprise - Enterprise-Class Java EE Development ToolApril 12th, 2006 Java Studio Enterprise provides a complete solution for architecting and implementing large-scale enterprise applications in Java EE. Sun plans to open source major elements of the Sun Java Studio Enterprise as a project on NetBeans.org - NetBeans Enterprise Pack.
Top 10 Java Workflow EngineMarch 13th, 2009 The workflow technology has been developed to streamline the design of information system. The workflow engines interpret the documents in the server and acts according to the computer defined process.
Goodbye J2EE and J2SE. We will miss you.April 29th, 2005 I heard in grapevine that Sun marketing has decided to change the names like J2EE, J2SE, J2ME etc. The name change involves removing the "2" from the platform names.
Interesting Quotes From J2EE vs. LAMP vs. NET Faceoff at LinuxWorld 2006April 7th, 2006 Perceived leaders of all three principal open source stacks (LAMP, J2EE and .NET via Mono) on Linux debated the merits of their respective platforms at LinuxWorld 2006 in Boston. My humble annotations are in square bracket.
Top 10 Java LiesMarch 6th, 2006 Here are the top ten Java lies I have heard over the years. Feel free to add yours in the comments.
J2EE Performance Improvement 3X on LinuxApril 5th, 2006 In an interesting press release IBM announced today that Olympus America Inc., a precision company that designs and delivers solutions in healthcare and consumer electronics worldwide, has increased the performance of its Web services three times by supplementing its current environment with Linux on IBM's "all-in-one" System i business computing solution. I am not surprised.
Access Microsoft Access Database From Java Using JDBC-ODBC Bridge - Sample Code March 28th, 2006 Previously I had provided the gist of how to access MS Access database from JDBC using JDBC-ODBC bridge. Today I will elaborate on that and provide you with two sample classes.