Files
java-tutorials/spring-mvc-java/src/main/webapp/WEB-INF/view/sample.jsp
T
2019-10-27 19:47:01 +05:30

7 lines
90 B
Plaintext

<html>
<head></head>
<body>
<h1>This is the body of the sample view</h1>
</body>
</html>