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