View 1.1 - Release Notescategory(Tag) treefile info
JAPANESE: 入門用ポートレット。JSR 168 のポートレットを学習するためには良いサンプルと思います。ポートレット(helloworld.war)の配備方法は、各ポータルサーバーの設定に従ってください。 ソースコードからのビルドする場合は、 $ mvn install で実行できます。 ENGLISH: This portlet is educational to learn JSR 168 portlet. To deploy this portlet(helloworld.war), please see your Portal's document. To build it from the source code, run: $ mvn install |