eclipse里jsp中action中跳转servlet路径怎么写
eclipse里jsp中action中跳转servlet路径怎么写?
web.xml
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
version="2.4">
Servlet实例
上下两个