You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by de...@struts.apache.org on 2005/01/07 01:50:47 UTC

[Apache Struts Wiki] Updated: StrutsWhiteboard

   Date: 2005-01-06T16:50:47
   Editor: TedHusted
   Wiki: Apache Struts Wiki
   Page: StrutsWhiteboard
   URL: http://wiki.apache.org/struts/StrutsWhiteboard

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,5 +1,6 @@
  * StrutsJericho (Struts 2.x proposal)
  * StrutsShale (Struts 2.x proposal)
+ * TilesTopLevel (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: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org