<form method="POST" action="<%=request.getContextPath()%>/login" onsubmit="return Juge(this);">
<table border="0" cellpadding="0" cellspacing="2">
但在struts-config-security.xml中却找不到
<action path="/account/login ……
那么用户名、密码会提交到哪里去了呢?
<form method="POST" action="<%=request.getContextPath()%>/login" onsubmit="return Juge(this);"> <table border="0" cellpadding="0" cellspacing="2">
<action path="/account/login …… <p>
猜你喜欢
本站原创《复杂软件设计之道:领域驱动设计全面解析与实战》