Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@beans9
Created March 15, 2012 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beans9/2042867 to your computer and use it in GitHub Desktop.
Save beans9/2042867 to your computer and use it in GitHub Desktop.
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Insert title here</title>
</head>
<body>
${serverTime }
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment