testData/iprProject/web/index.jsp (
5
lines of code) (
raw
):
<%@ page contentType="text/html;charset=UTF-8" language="java" %> <html> <head><title>Simple jsp page</title></head> <body>Place your content here</body> </html>