testing
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1><%= "Hello World!" %></h1>
|
||||
<p><% String test = "test"; %></p>
|
||||
<p><% out.print(test); %></p>
|
||||
<br/>
|
||||
<a href="hello-servlet">Hello Servlet test</a>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user