03 2011 档案
摘要:在页面头添加<%@ taglibprefix="s" uri="/struts-tags"%>页面中添加相应的tags:password密码s:checkboxCheckboxs:submit提交按钮s:reset重置按钮s:formForms:set设置某个值s:set name="lastName" value="%session.paramter"(从Session中获取parameter的值)s:if test="xxx"判断test是否为真s:textfield字符输入框#
阅读全文
摘要:1配置认证方式为LDAP<beans:beanid="ldapAuthProvider"class="org.springframework.security.ldap.authentication.LdapAuthenticationProvider"><beans:constructor-arg><beans:beanclass="org.springframework.security.ldap.authentication.BindAuthenticator"><beans:const
阅读全文
浙公网安备 33010602011771号