sample.jsp
<%@ page pageEncoding="UTF-8"%><!DOCTYPE html><html> <head> <title>Insert title here</title> </head> <body> This is jsp program </body></html>
samplejsp
samplejsp `-- WebContent `-- WEB-INF `-- sample.jsp
http://localhost:8080/samplejsp/sample.jsp
404错误
请求的资源(/sample.jsp)不可用。
JSP in/Web-INF返回“HTTP状态404请求的资源不可用”
慕码人2483693
江户川乱折腾
Helenr
相关分类