Portal Application Laboratoryでは,ポータルサーバを利用したホームページやサイト構築がより一般的に普及する事を目指し,JSR-168のJava Portlet APIに準拠した有用かつ汎用的アプリケーションの開発及び紹介,又はポータルサーバのカスタマイズについて取組んでいます。
jenia4faces のチャート JSF タグを利用して、チャートを表示するサンプルポートレットです。ポータルサーバーを Tomcat で利用している場合には、conf/server.xml に emptySessionPath="true" を追加する必要があります。この議論に関しては以下のTomcatのバグを参照してください。
This is a sample portlet to display several charts. Charts are created by JSF tags of fenia4faces. If you uses this portlet and it runs on Tomcat, you need to add emptySessionPath="true" to conr/server.xml file. For the discussion, please see the following Tomcat bug.
http://issues.apache.org/bugzilla/show_bug.cgi?id=4690
初のリリースです。
First release.