|
Struts example source code file (help.jsp)
The Struts help.jsp source code
<%@taglib prefix="s" uri="/struts-tags" %>
<html>
<head>
<title>Struts ~ Getting Support
</head>
<body>
<div id="main">
<h4>Getting support
<table style="width: auto;">
<tr>
<th style="width: auto;">Link
<th style="width: auto;">Description
</tr>
<tr>
<td>User List |
<td>Use this mailing list if you encounter problems while developing and using with Struts
</tr>
<tr>
<td>Struts 2
<td>The Struts 2 website
</tr>
</table>
</div>
<div id="local">
<img src='
| ... 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.