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/StrutsTi/StatusMatrix

------------------------------------------------------------------------------
  ||Working examples||50%||Rich contributed working examples that demonstrate 
an application that uses Page Flow controllers.  These examples don't do any 
tag processing so are not easy to modify.  Also, we need more examples to show 
off other features like JSF integration.||
  ||Multiple view support||80%||Thanks to WebWork, we have a whole host of 
Result implementations to support Velocity, Freemarker, JSP, and XSLT.  Rich's 
Page Flow patch also adds JSF support.||
  ||Customized Tag Library||30%||Again thanks to WebWork, we can use their tag 
library which supports JSP, Velocity, and Freemarker to name a few.  In fact, 
each tag can have its HTML content generated by another template type if 
desired, so your JSP tag could have its HTML generated by a Velocity template, 
rather than hard coded into the tag like the Struts tags.  Beehive also has a 
good set of tag libraries we should look at.  Whatever we use, we should 
consider multiple output types in addition to the common JSP.||
+ ||Porlet support||5%||While the new Ti code and probably the Beehive stuff 
doesn't depend on Servlets, WebWork does and they supply the Results.  Also, 
there is no spring config for portlets or Portlet dispatcher yet.||
  

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

Reply via email to