buy tb500

JSP test code

code should be .jsp   for example  test.jsp

========

<html>
<head>
<title>Hello from JSP</title>
<%!
String message = “Hello, World. From JSP test page Tomcat is running.”;
%>
</head>
<body>
<hr color=”#000000″ />
<center>
<h2><font color=”#3366cc”><%= message%></font></h2>
<h3><font color=”#0000ff”><%= new java.util.Date() %> </font></h3>
<hr color=”#000000″ />
</center>
</body>
</html>

==============

Thank you.

2 Responses to “JSP test code”

  1. Top Portable Grill Says:

    Hello,The Topic of your blog is very Suit to me, I hope more exchanges with you this Motif.

  2. ayad Says:

    thanks for comment,, feel free to email me if you need any thing

Leave a Reply