资源说明:作者:friendcn
日期:2001-2-22 12:50:46
Page changes
The following are the list of changes that occurred using the Struts tag library:
Imports
<%@ taglib uri="/WEB-INF/struts.tld" prefix="struts" %>
The <%@page import? for Java has been replaced by <%@ taglib uri? for the Struts tag library.
Text
The resource property file contains the text for join.title. In this example, ApplicationResources property file contains the name-value pair. This makes string review and changes for internationalization easier.
Errors
ActionServlet or ActionForm builds the error message to display. These error messages can also be contained in the property file. ApplicationResources also provides a way of formatting the error by setting error.header and error.footer.
HTML Form
JSP
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。