PRUDENCE_HOME/applications/test/web/dynamicディレクトリに
index.htmlを以下の内容で作成。
<html>
<head><title>prudenceとgroovy</title></head>
<body>
<%
print("prudence groovy editionでhello world" + new Date())
%>
</body>
</html>
※Windowsの場合はUNIX形式ファイルで保存する(改行がLF)。
ブラウザでhttp://localhost:8080/test/にアクセスする。
動作環境
Prudence "Luscious Groovy" Edition R571, JDK6 Update22
関連情報
prudenceのウェブサイト
http://threecrickets.com/prudence/
0 件のコメント:
コメントを投稿