为什么我的html找不到Login包里的servlet但是能找到BookBuying里的servlet
这里应该是写映射路径,不是servlet类名。
表单最外层有个form怎么没写,form里有个action属性这里action就是要和你的Servlet映射的名字