jGuru
Register Email     Password Forgot your
password?
HOME FAQS FORUMS DOWNLOADS ARTICLES PEERSCOPE LEARN

  Search   jGuru Search Help

View:
Patterns FAQ Home Page

Add new faq entry

Manager help

This FAQ is community-managed.

A design pattern is a description of communicating objects and classes that are customized to solve a general software design problem within a particular context. [FAQ Previously managed by John Mitchell and John Moore].

What's New

How can I implement the MVC design pattern using JSP?
Process:Patterns, Java:API:JSP:Architecture
Byron Tymvios, May 24, 2006
The MVC (Model View Controller) design pattern is a pattern/architecture that can be used by GUI's. It seperates the application's data, user interface...
Is there a pattern to avoid many if else if / switch conditions Say I have a javaBean with 4 string attributes say XXX and also the corresponding setXXX() and getXXX() In my application I have an...
Process:Patterns:Design
Lakshmi Kollipara, Aug 25, 2004
How is JDO different from VO ?
Java:API:EJB, Process:Patterns:BestPractices
Nick Maiorano PREMIUM, Apr 23, 2003
JDO is a persistence technology that competes against entity beans in enterprise application development. It allows you to create POJOs (plain old java...

What is session facade?
Java:API:EJB, Process:Patterns:Design
Alessandro A. Garbagnati PREMIUM, Feb 25, 2003
Session facade is one design pattern that is often used while developing enterprise applications. It is implemented as a higher level component (i.e.:...
Is there some kind of Design pattern which would make it possible to use the Same code base in EJB and non EJB context?
Java:API:EJB, Process:Patterns
Jan Matèrne PREMIUM, Jan 26, 2003
A good suggestion would be using Delegation class PieceOfCode { public Object myMethod() {} } class EJBImpl ... { PieceOfCode poc = new...
What is the best way to generate a universally unique object ID? Do I need to use an external resource like a file or database, or can I do it all in memory?
Languages:Markup:XML, Java:API:Servlets, Java:API:JDBC, Java:API:EJB:EntityBean:Primary Keys, Process:Patterns:BestPractices
Alessandro A. Garbagnati PREMIUM, Nov 25, 2002
[I need to generate unique id's that will be used for node 'ID' attribute values within XML documents. This id must be unique system-wide. The generator...
How can I maintain a single instance of an object in an applet?
Java:API:Applets, Process:Patterns:Design
Kumar Pandey, Feb 27, 2002
In start(), instead of always creating a new object, return the existing one if it exists or create a new one if it doesn't.
Is it correct from a design point of view to make an object both an Observer and Observable at the same time?
Process:Patterns
Michael Wax, Jun 15, 2001
Yes, and this can be the preferred pattern in some cases.For example, suppose you were writing a supply chain management system for a retail chain. Each...
Where can I learn (more) about using UML (Unified Modeling Language) with Java?
Java:Language, Tools, Process:Patterns, Certification:Java, General:FAQs
John Mitchell PREMIUM, May 31, 2001
Check out the jGuru UML FAQ.
Where can I learn (more) about software development processes?
Java:Language, Process:UML, Process:Patterns, General:FAQs, Tools:Process
John Mitchell PREMIUM, May 30, 2001
Check out the jGuru Process FAQ.
What are Collaboration Patterns?
Process:Patterns
Kenneth Liu, Jan 17, 2001
Collaboration Patterns are repeatable techniques used by teams of people to help them work together (collaborate). Ellen Gottesdiener of EBG Consulting...
Are there any good Java-specific patterns books available?
Process:Patterns, Process:Patterns:Learning, Process:Patterns:Books
John Zukowski PREMIUM, Dec 21, 2000
The Java-specific patterns books are: Java Design Patterns: A Tutorial Patterns in Java, Volume 1 Patterns in Java, Volume 2 Concurrent Programming in...
What is TAO (The ACE ORB)?
Process:Patterns, Process:Patterns:BestPractices, Process:Patterns:Design
John Mitchell PREMIUM, Dec 19, 2000
TAO is The ACE ORB -- a CORBA ORB built using the ACE framework. TAO is an open-source, standards-based, middleware platform which targets real-time...
What is ACE (Adaptive Communication Environment)?
Process:Patterns, Process:Patterns:Learning, Process:Patterns:BestPractices, Process:Patterns:Design, Process:Patterns:Tools
John Mitchell PREMIUM, Dec 19, 2000
ACE is the ADAPTIVE Communication Environment. It is an open-source, OO framework designed and built implementing a good number of design patterns to...
What patterns are particularly useful in building networked applications?
Process:Patterns, Process:Patterns:Learning, Process:Patterns:BestPractices, Process:Patterns:Architecture, Process:Patterns:Design, Process:Patterns:Books
John Mitchell PREMIUM, Dec 19, 2000
I suggest starting with Pattern-Oriented Software Architecture: Patterns for Concurrent and Networked Objects (POSA2). POSA2 specifically brings together...
What are Anti-Patterns?
Process:Patterns, Process:Patterns:Anti
Joseph Shelby, Dec 18, 2000
There isn't really a "clean-cut" definition out there just yet, unlike Design Patterns. Basically, as Design Patterns (and more particularly,...
Where can I find good examples of the Prototype pattern?
Java:Language:Interfaces, Process:Patterns, Process:Patterns:Design
Scott Stanchfield, Nov 15, 2000
The prototype pattern is actually quite simple to implement in Java. Recall that the idea of prototype is that you are passed an object and use that object...
How and where did the concept of design patterns get started?
Process:Patterns
Rohith Ajjampur, Nov 6, 2000
Work on patterns has been influenced by the works of Christopher Alexander who published on topics related to urban planning and building architecture...
What are Process Patterns?
Process:Patterns
Mark Pollack, Oct 31, 2000
Basically process patterns define a collection of best practices, techniques, methods for developing object-oriented software.A good reference site is...
What is the Reactor pattern?
Process:Patterns
Mark Pollack, Oct 30, 2000
The new book "Pattern-oriented Software Architecture Volume 2" ISBN 0471606952 has a chapter on the Reactor pattern. It falls under the general...
« previous beginning next »


Ask A Question



Related Links

Patterns Forum

Design Patterns Home Page

Huston Design Patterns

Brad Appleton's Software Patterns Links

Object-Oriented Bibliography

Wish List
Features
About jGuru
Contact Us

 




JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
ServerWatch.com Article: Virtualization Enters the SMB World
ITChannelPlanet.com Article: Emerging E-Discovery Market Grows More Vital for VARs
StoreVault Whitepaper: Introduction to Networked Storage
Oracle eBook: Implementing Business Intelligence in Your Organization
Hoovers Sales Tip: Building Credibility with New Clients
SAP Whitepaper: A Corporate Guide to Better Decisions Through IT
Microsoft Article: Flexibility, Agility the Keys to Dynamic IT
Microsoft Article: Improving Infrastructure Management for Mid-Size Companies
IBM Whitepaper: CIO Insights--Ignite Innovation by Fusing Business and IT
IBM Whitepaper: Transforming Legacy Apps into SOA
Internet.com eBook: All About Botnets
Intel Article: 8 Simple Rules for Designing Threaded Applications
Symantec Whitepaper: E-Mail Discovery--Worst-Case Scenarios Versus Best Practices
Ipswitch Whitepaper: Secure File Transfer In the Era of Regulatory Compliance
Symantec Whitepaper: A Unified, Proactive Approach to Endpoint Security
APC eBook: Putting the Green in IT
Intel Whitepaper: Best Practices for Developing and Optimizing Threaded Applications
Symantec Whitepaper: Emerging Trends in Fighting Spam
Oracle eBook: Guide to Oracle 11g and Database Migration
Symantec Whitepaper: Best Practices for IM Archiving & Compliance
Intel Article: The Challenges of Developing Multithreaded Processing Pipelines
Avaya Whitepaper: SIP--Creating Next-Generation Telecom Applications
Avaya Article: Event Processing Demands Real-Time Response for Communications-Enabled Business Apps
MessageLabs Whitepaper: Spam Spikes--A Real Risk to Your Business
Symantec Article: Guarding the Corporate Gateway
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Epicor Webcast: Requirements to Consider When Looking at ITSM Tools
Intel Video: Three Must-Knows for Parallelism
Microsoft: NXT Web Seminar Series
Microsoft Partner Program Video: The Secrets to Partner Success
Rational Asset Manager: Succeed with Asset-based Development
Microsoft Silverlight Video: Creating Fading Controls with Expression Design and Expression Blend 2
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
NXPowerLite: Desktop Edition Software Trial
IBM Rational Systems Development Solution e-Kit
IBM SOA Development Survival Guide eKit
Evaluate IBM Rational Build Forge Online
IBM Enterprise Architect eKit for SOA
Evaluate Rational Application Developer Online
Iron Speed Designer Application Generator
Symantec IM Detection Utility
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
IBM Overview Video: Next Generation Data Warehousing
IBM Tutorial: Intro to XML User Interface Language (XUL) Development
Microsoft How-to Article: Get Going with Silverlight and Windows Live
IBM Tutorial: The Ajax Transport Method
IBM Tutorial: Learning PHP
IBM Tutorial: Validating XML
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES