hsarweb/WebContent/index.jsp
File was renamed from hsarweb/webapp/index.jsp @@ -4,9 +4,9 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Hello World</title> <title>HSAdmin Web Client</title> </head> <body> <jsp:forward page="hello/index.html" /> </body> </html>