Presentation Layer « 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 » Presentation Layer 
1. Implement a J2EE-aware application console in Swing
Author:John Chamberlain
URL:http://www.javaworld.com/javaworld/jw-11-2001/jw-1130-j2ee.html?
Summary: Learn the fundamentals of Swing while creating a command console to control complex enterprise applications. A console provides a window into a system's operation and allows operators to configure, monitor, and control the system in real time. This article shows how to construct a generic console from Swing components that uses the Java Messaging Service (JMS) to interact with one or more application subsystems. Java 2 Platform, Enterprise Edition (J2EE) 1.3-compliant application components implement a JMS interface automatically, which makes integration with this console especially easy. (4,000 words; November 30, 2001)


2. Personalize your Website with skins
Author:Brian R.J. Heumann
URL:http://www.javaworld.com/javaworld/jw-06-2001/jw-0629-skins.html?
Summary: You can give your users control over your Website's look and feel by exploiting user profiles and factoring out key visual design elements into skins. This article demonstrates a basic skin server and shows how you can use that server to begin personalizing your JSP-based Website. (1,000 words)


3. Enhance your J2EE presentation
Author:Joseph Shomphe
URL:http://www.javaworld.com/javaworld/jw-01-2003/jw-0117-flash.html?
Summary: With the introduction of Remoting capabilities to Macromedia's Flash product, Java developers have a whole new type of presentation layer to consider besides JSP (JavaServer Pages) and Swing when building a J2EE (Java 2 Platform, Enterprise Edition) application. This article examines Flash Remoting, explains why it can prove useful, and provides an example of how to implement it. (1,800 words; January 17, 2003)


4. 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)


5. Enhance your J2EE presentation
Author:Joseph Shomphe
URL:http://www.javaworld.com/javaworld/jw-01-2003/jw-0117-flash.html?
Summary: With the introduction of Remoting capabilities to Macromedia's Flash product, Java developers have a whole new type of presentation layer to consider besides JSP (JavaServer Pages) and Swing when building a J2EE (Java 2 Platform, Enterprise Edition) application. This article examines Flash Remoting, explains why it can prove useful, and provides an example of how to implement it. (1,800 words; January 17, 2003)


6. Implement a J2EE-aware application console in Swing
Author:John Chamberlain
URL:http://www.javaworld.com/javaworld/jw-11-2001/jw-1130-j2ee.html?
Summary: Learn the fundamentals of Swing while creating a command console to control complex enterprise applications. A console provides a window into a system's operation and allows operators to configure, monitor, and control the system in real time. This article shows how to construct a generic console from Swing components that uses the Java Messaging Service (JMS) to interact with one or more application subsystems. Java 2 Platform, Enterprise Edition (J2EE) 1.3-compliant application components implement a JMS interface automatically, which makes integration with this console especially easy. (4,000 words; November 30, 2001)


7. Fish story?
Author:Java Q&Amp;A Experts
URL:http://www.javaworld.com/javaworld/javaqa/1999-11/01-qa-fish.html?
Summary: Create custom cursors for your Web pages


w___w_w___.__ja__va__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.