- 浏览: 3503 次
- 性别:
- 来自: 大连
最近访客 更多访客>>
文章列表
//+------------------------------------------------------------------+
//| cs2011.mq5 |
//| Copyright ?2011, Xupypr |
//+------------------------------------------------------------------+
#property copy ...
1.tiles 定义文件的头部:
<!DOCTYPE tiles-definitions PUBLIC
"-//Apache Software Foundation//DTD Tiles Configuration 1.3//EN"
"http://struts.apache.org/dtds/tiles-config_1_3.dtd">
2.Here's how to use Tiles in your own application:
* Ensure that a struts-tiles.jar ...
WebContent\
01.\employee\exception.jsp
02.\employee\index.jsp
03.\employee\search.jsp
04.\reports\menu.jsp
05.\WEB-INF\struts-config-employee.xml
06.\WEB-INF\struts-config-reports.xml
07.\WEB-INF\struts-config.xml
08.\WEB-INF\tiles-defs.xml
09.\WEB-INF\validation.xml
10.\WEB-INF\validator-rules.xml
1 ...