push changes

This commit is contained in:
2023-09-08 14:45:42 -05:00
parent 1c4ffa9a2a
commit f3d65894e2
84 changed files with 1890 additions and 59 deletions

View File

@@ -6,6 +6,7 @@
<title>Result Page 1</title>
</h:head>
<h:body>
#{simpleController} <br/>
<h1>Result Page 1</h1>
<h2>Your Message: "#{simpleController.getMessage()}"</h2>
</h:body>