J2EE Learning Guide
This guide explains what J2EE is, how it's used, and how it fits into the world of Web services. Check back often for updates and new additions.
J2EE (Java 2 Enterprise Edition) This guide presents J2EE articles, tutorials, examples, tips, tools, white papers,...
Continue Reading This Article
Enjoy this article as well as all of our content, including E-Guides, news, tips and more.
expert advice and more to pump up your J2EE know-how quickly.
TABLE OF CONTENTS
J2EE Definition: J2EE (Java 2 Platform, Enterprise Edition) is a Java platform designed for the mainframe-scale computing typical of large enterprises. J2EE is also known as Java EE, as subsequent versions have left behind the numeral 2. Sun Microsystems, recently acquired by Oracle, (together with industry partners such as IBM) designed J2EE to simplify application development in a thin client tiered environment. J2EE simplifies application development and decreases the need for programming and programmer training by creating standardized, reusable modular components and by enabling the tier to handle many aspects of programming automatically.
J2EE Quick Start
[ Return to Table of Contents ]
- Glossary Definition: J2EE (Powered by whatis.com)
- FAQ: J2EE (Sun)
- Java 2 Platform, Enterprise Edition (J2EE) Overview (Sun)
- New to Java Programming (IBM developerWorks)
- J2EE Quick Start (Kupolov Fyodor)
J2EE Articles
[ Return to Table of Contents ]
- A J2EE App-Server Grid? (Ramesh Loganathan's Weblog)
- Issues & challenges facing Oracle Forms to J2EE evolution (SearchSOA.com)
- Java EE development utilities (The ServerSide.com)
- What's New in the J2EE Connector Architecture 1.5 (Sun)
- What's New in the J2EE Connector Architecture 1.5 (Part 2) (Sun)
- Simpler Java (The ServerSide.com)
- Wrong Turn: Mike Clark wonders where we went wrong with J2EE (Glenn Vanderburg: Blog)
- Application Interoperability: Microsoft .NET and J2EE (Microsoft)
- White paper: J2EE Connector Architecture (Sun)
- Book Excerpt: Sun Certified Enterprise Architect for Java EE Study Guide
- White papers on Java EE from SearchSOA.com and the Bitpipe.com library (Bitpipe.com)
J2EE Tutorials
[ Return to Table of Contents ]
- J2EE 1.4 Tutorial (Sun)
- J2EE 1.3 Tutorial (Sun)
- Java technology tutorials (IBM developerWorks)
- The Advanced Java/J2EE Tutorial (Gopalan Suresh Raj)
- Building J2EE Web Applications (Sun)
- The J2EE Tutorial for the Sun ONE Platform (Sun)
J2EE Specifications
[ Return to Table of Contents ]
- Article: J2EE 1.4 approved, free download to be offered (SearchSOA.com)
- Documentation: J2EE 1.4 Specification (Sun)
- Documentation: J2EE 1.3 Specification (Sun)
- Documentation: J2EE 1.2 Specification (Sun)
J2EE Code Samples [ Return to Table of Contents ]
- This is a master index of Java programming language code samples organized by topic. (Sun)
- Check out IBM's Open source projects. (IBM developerWorks)