yes sure... here is my index.jsp ...its the one that blue dragon itself has provided.

=========================
file : index.jsp
=========================
<html>
<head>
<title>BlueDragon JSP Test Page</title>
</head>

<body bgcolor=#FFFFFF>

<h2>BlueDragon JSP Test Page</h2>

<p>Hello from BlueDragon!

<p>It is now: <%=java.util.Calendar.getInstance().getTime()%>

</body>
</html>

-------------------------------

Thanks,
Karuna
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to