this is for appfuse1.8 source using strut 1.x, spring and hibernate.

源代码在线查看: form.vm

软件大小: 21862 K
上传用户: lz0324
关键词: hibernate appfuse source spring
下载地址: 免注册下载 普通下载 VIP

相关代码

								#if ($parameters.action) action="$!webwork.htmlEncode($parameters.action)" #end				#if ($parameters.method) method="$!webwork.htmlEncode($parameters.method)" #end				#if ($parameters.enctype) enctype="$!webwork.htmlEncode($parameters.enctype)" #end				#if ($parameters.validate) onsubmit="return(${parameters.name}_validate())" #end				#if ($parameters.cssClass) class="$!webwork.htmlEncode($parameters.cssClass)" #end				#if ($parameters.cssStyle) style="$!webwork.htmlEncode($parameters.cssStyle)" #end				>							

相关资源