首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
 新闻│Java│JavaScript│Eclipse│Eclipse 英文│J2EE│J2ME│J2SE│JSP│Netbeans│Hibernate│JBuilder│Spring│Struts
站内搜索: 请输入搜索关键词

当前页面: 开发资料首页 → Java 专题 → 你的第一个struts应用程序

你的第一个struts应用程序

摘要: 你的第一个struts应用程序

</td> </tr> <tr> <td height="35" valign="top" class="ArticleTeitle"> 介绍struts入门的好教材,内容有安装和配置Struts,流程控制,用ActionForward优化你的Struts应用程序,用ActionMapping构建漂亮的Struts应用程序,使用Struts提供的HTML标签库等。
word文档,带全部源码。
function TempSave(ElementID) { CommentsPersistDiv.setAttribute("CommentContent",document.getElementById(ElementID).value); CommentsPersistDiv.save("CommentXMLStore"); } function Restore(ElementID) { CommentsPersistDiv.load("CommentXMLStore"); document.getElementById(ElementID).value=CommentsPersistDiv.getAttribute("CommentContent"); } </td> </tr> <tr>


↑返回目录
前一篇: Struts入门实例:通讯录
后一篇: Struts中DispatchAction类的使用

首页 | 全站 Sitemap | 联系我们 | 设为首页 | 收藏本站
版权所有 Copyright © 2006-2007, Java 编程资料牛鼻站, All rights reserved