Topic: 请教表单调用处理程序的问题。 |
Print this page |
1.请教表单调用处理程序的问题。 | Copy to clipboard |
Posted by: ywx Posted on: 2006-06-22 20:08 我的表单域这样设置的:<form action="/MyDesign/login" method="post" name="login" target="_self" id="login">,login为MyDesign下的一个javabean,请问这样能处理用户登录不?要怎样改? |
2.Re:请教表单调用处理程序的问题。 [Re: ywx] | Copy to clipboard |
Posted by: wt_adam Posted on: 2006-07-17 11:14 Bean当然不行了,把login改成servlet,或都新建一个servlet,主要就是继承HttpServlet,在web.xml中配置一下 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |