Dear Wiki user,

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

The following page has been changed by ReneZanner:
http://wiki.apache.org/shale/ShaleCore

The comment on the change is:
moved content from Struts' Shale wiki page "ShaleCoreLibrary" here

------------------------------------------------------------------------------
+ = Shale Core Library =
  
- === Examples ===
+  * [http://shale.apache.org/shale-core/apidocs/index.html API Docs]
  
-  * ViewControllerMapper (Explain the default view controller mapper and how 
to use a custom one)
+ === Token ===
  
+ {{{
+   <h:form>
+      <s:token id="token"/>
+      <h:message for="token"/>
+      ...
+   </h:form>
+ }}}
+ 
+ == Tutorials and Guides ==
+ 
+  * ViewController
+  * ViewControllerMapper (Explains the default view controller mapper and how 
to use a custom one)
+ 

Reply via email to