Patterns Section Index

How can I implement the MVC design pattern using JSP?

Is there a pattern to avoid many if else if / switch conditions.

How is JDO different from VO ?

What is session facade?

Is there some kind of Design pattern which would make it possible to use the Same code base in EJB and non EJB context?

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?

How can I maintain a single instance of an object in an applet?

Is it correct from a design point of view to make an object both an Observer and Observable at the same time?

Where can I learn (more) about using UML (Unified Modeling Language) with Java?

Where can I learn (more) about software development processes?

What are Collaboration Patterns?

Are there any good Java-specific patterns books available?

What is ACE (Adaptive Communication Environment)?

What is TAO (The ACE ORB)?

What patterns are particularly useful in building networked applications?

About | Sitemap | Contact