使用模板方案概念,模板不错,操作更加人性化,后台界面美观

源代码在线查看: struts.properties

软件大小: 12384 K
上传用户: multicolor
关键词: 模板 方案 操作 后台
下载地址: 免注册下载 普通下载 VIP

相关代码

				struts.action.extension=do,htm,jspx,php,asp,aspx
				struts.objectFactory=spring
				struts.enable.DynamicMethodInvocation=false
				struts.devMode=true
				struts.locale=zh_CN
				struts.i18n.encoding=gbk
				struts.ui.theme=p-nc138
				#struts.custom.i18n.resources=i18n
				struts.ui.templateDir=/WEB-INF/template
				
				#struts.multipart.saveDir=temp/
				struts.multipart.maxSize=2097152
				struts.enable.SlashesInActionNames=true
							

相关资源