とりあえず、Staxで何をしようかと逡巡していたのだが、
探してたらWicketでRSSを出すと言う試みがあったので、
俺もそれを真似てみようかと思った。
目標は、俺の持ってる各サイトのフィードの統合。
と言うことで、今回はこのサイトと、
WicketでRSSフィードを発行するといえばROMEです。
今回は単純に、
http://example.org/feed
にアクセスされたときにフィードを返すようなPageを実装します。
WicketでRSSフィードを発行する « murakumo
後このサイトを頼りに、RSSフィードを作ってみる。
Merry Christmas and a Happy New Year to all you folks out there. Here's a belated Christmas gift for all you Wicket developers out there.
I've been adding RSS feeds to my Wicket application based on the example Wicket RssPage found on the wiki, and thought it was very restrictive in what it could do. There are a ton of Java libraries out there to build rss feeds, and this RssPage was yet another solution.
code_poet : Wicket FeedPage
で、結論から言うと結構大変だった上に予想と違うものが出来た。
でも勢いで公開だー!
このページの「最初のRSS」の方ね。
http://feedsample.tarotarorg.staxapps.net/
(続きを読む...)