学习tapestry的好书啊,绝对经典实用.

源代码在线查看: confirm.script

软件大小: 107 K
上传用户: hwyzy
关键词: tapestry
下载地址: 免注册下载 普通下载 VIP

相关代码

				
								        "-//Apache Software Foundation//Tapestry Script Specification 3.0//EN"
				        "http://jakarta.apache.org/tapestry/dtd/Script_3_0.dtd">
				
				    getConfirmation
				    message
				    
				        function ${funcName}(${msgName}){
				        return confirm(${msgName});
				        }
				    
							

相关资源