dnet-openaire-users/src/main/webapp/index.jsp

7 lines
87 B
Plaintext

<html>
<body>
<h2>Hello World!</h2>
<h4>${pageContext.session.id}</h4>
</body>
</html>