|
Struts example source code file (body.jsp)
The Struts body.jsp source code
<%@taglib prefix="s" uri="/struts-tags" %>
<div>
<p>This example illustrates the Struts/Tiles Plugin.
<p>Tiles 2 is an effort to extract the Tiles library from Struts. It is currently housed
in the Sandbox area of the Apache Struts Subversion repository.</p>
<h4>Features
<ul>
<li>
<a href="freemarker.action">View FreeMarker Example
</li>
<li>
<a href="freemarkerLayout.action">View Example with a FreeMarker Layout
</li>
</ul>
</div>
Other Struts examples (source code examples)Here is a short list of links related to this Struts body.jsp source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.