Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change 
notification.

The following page has been changed by DonBrown:
http://wiki.apache.org/struts/StrutsWhiteboard

------------------------------------------------------------------------------
   * StrutsOverDrive (subproject proposal)
   * StrutsShale (Struts 2.x proposal)
   * TilesTopLevel (Incubator proposal)
+  * WebWork2Incubator (Incubator proposal)
  
  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 [http://morph.sourceforge.net Morph] framework provides 
[http://morph.sourceforge.net/apidocs/net/sf/morph/context/Context.html such an 
abstraction] that is ideal for abstracting out the details of different APIs 
(HTTP, Porlet, etc).  For example, the 
[http://morph.sourceforge.net/apidocs/net/sf/morph/context/contexts/HttpServletContext.html
 HttpServletContext] abstracts out the details of interacting with the Servlet 
API so that you need only depend on either the 
[http://morph.sourceforge.net/apidocs/net/sf/morph/context/Context.html 
Context] interface or the java.util.Map interface.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to