All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.asset.common.jsp.404.jsp Maven / Gradle / Ivy

Go to download

AJAXJS Web aims to full-stack, not only the server-side framework, but also integrates the front-end library. It'€™s written in HTML5 + Java, a successor to the JVM platform, efficient, secure, stable, cross-platform and many other advantages, but it abandoned the traditional enterprise architecture brought about by the large and bloated, emphasizing the lightweight, and fast, very suitable for the Internet fast application.

There is a newer version: 1.3.0
Show newest version
<%@page pageEncoding="UTF-8" isErrorPage="true"%>



	
	
	404 找不到页面  Not found
	


	
找不到请求哦~HTTP 404

<% if (request.getAttribute("jsp_path") == null) { %> 404 Not found:${requestScope['javax.servlet.error.request_uri']}
亲,你的网址是不是打错了哦? <% } else { %> MVC 绑定 jsp 模版的路径错误!模版: ${jsp_path} 不存在;
请求路径:${requestScope['javax.servlet.forward.request_uri']} <% } %>


回首页 | 上一页




© 2015 - 2024 Weber Informatics LLC | Privacy Policy