N Tier « J2EE « Java Articles

Java Articles
1. Class Definition
2. Data
3. Development
4. GUI
5. J2EE
6. J2ME
7. JavaBeans
8. Language
9. Microsoft Collabration
10. Network
11. Swing
12. System Resource
13. XML
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Articles » J2EE » N Tier 
1. J2EE presentation pattern: Applets with servlets and XML
Author:Jeremy Dickson
URL:http://www.javaworld.com/javaworld/jw-05-2002/jw-0524-j2ee.html?
Summary: Sometimes a standard HTML view on your J2EE-based (Java 2 Platform, Enterprise Edition) system doesn't offer a sophisticated enough user interface (UI). Based on the pattern described here, you can enhance such a Web interface with the Java Plug-in. The Java Plug-in lets you embed applets that consume XML documents and display the contained data in a particular way. These XML documents contain presentation data derived from servlets looking at your business logic tier. This lets your users access powerful UI components while still retaining a strong decoupling between the business logic and presentation tiers-without complicated firewall issues. (2,000 words; May 24, 2002)


2. Develop n-tier applications using J2EE
Author:Steven Gould
URL:http://www.javaworld.com/javaworld/jw-12-2000/jw-1201-weblogic.html?
Summary: In this article, Steven Gould introduces the 13 core technologies of the Java 2 Platform, Enterprise Edition (J2EE): JDBC, JNDI, EJBs, RMI, JSP, Java servlets, XML, JMS, Java IDL, JTS, JTA, JavaMail, and JAF. To ground things in the real world, Gould explains J2EE in context of one of the its major implementations, BEA Systems' WebLogic Server. (3,200 words)


w_ww.j___a__v__a___2_s.___c___o___m_ | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.