Sign in
apache
/
netbeans-mavenutils-archetypes
/
99709feea03a73c55c9e6769702fa977572fed8c
/
.
/
netbeans-jakartaee-war-archetype
/
src
/
main
/
resources
/
archetype-resources
/
src
/
main
/
webapp
/
index.html
blob: 3368e9c377ead687315db9c91f001e22e166455b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Start Page
</title>
<meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=UTF-8"
>
</head>
<body>
<h1>
Hello World!
</h1>
</body>
</html>