StrutsWhiteboard

Both the Jericho and Shale proposals mention the need for a Context notion to work (perhaps in combination with a Chain of Responsibility). I would like to point out that the [WWW] Morph framework provides [WWW] such an abstraction that is ideal for abstracting out the details of different APIs (HTTP, Porlet, etc). For example, the [WWW] HttpServletContext abstracts out the details of interacting with the Servlet API so that you need only depend on either the [WWW] Context interface or the java.util.Map interface.

 * StrutsUseCases 
 * StrutsModelingNotes for 2.x 

last edited 2006-01-21 17:24:13 by DonBrown