You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/30 06:39:50 UTC

[Struts Wiki] Update of "ShaleCoreLibrary" by WendySmoak

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 WendySmoak:
http://wiki.apache.org/struts/ShaleCoreLibrary

The comment on the change is:
Added an example of s:token, I don't see it mentioned in xdocs.

New page:
== Shale Core Library JSF Components and Tags ==

 * [http://struts.apache.org/struts-shale/shale-core/tagreference-taglib.html Tag Reference]

=== Token ===

{{{
  <h:form>
     <s:token id="token"/>
     <h:message for="token"/>
     ...
  </h:form>
}}}

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org