Blame view

samples/coordinatesGrid-sample/src/main/webapp/index.jsp 139 Bytes
bernard authored
1 2 3 4 5 6 7
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head></head>
<body>
<jsp:forward page="index.jsf"/>
</body>
</html>