Delete index.html
This commit is contained in:
parent
a8fc50e9b2
commit
f9917c483f
|
@ -1,13 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="ISO-8859-1">
|
||||
<title>Insert title here</title>
|
||||
</head>
|
||||
<body>
|
||||
<form action="firstservlet">
|
||||
Name: <input type="text" name="userName"/><br/> <br/>
|
||||
<input type="submit" value="submit"/>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue