Intro

As you can read on the page about myself, my hobbies are music, guitars and programming.

I'm also active as a developper. Mostly Java, which is my preferred programming platform.

So, what is this blog for?

Well my main target is to post here some of the problems I faced during my programming tasks, and their solutions or workarounds.

Also when I see new interesting programming stuff, I might post it here.

Secondly, I will use this blog as a website to post my stuff about my hobbies and activities on.

Hope you like this blog.

Wednesday, 13 February 2008

Rss Jsf Component

The goal is to easily show rss content in JSF pages. Using RSS4JSF, you just need put the RSS4JSF.jar and the only need jar (rsslib4j-0.2.jar) in you WEB-INF/lib.

Below this you can see an example of the code used in a jsp page.



RSS4JSF

No comments: