PDA

View Full Version : Creating Rss 2.0


cash1981
07-09-2007, 04:24 PM
Hello.

Can somebody suggest some tools for creating Rss 2.0 in java?
I have tested Rome, but I'm not sure if I want to use it yet.
Rss 2.0 is basically XML so I want something easy to create XML files and validate them.

I also looked at JDOM but I'm not sure if I should use that or not.

Any ideas?

cash1981
07-10-2007, 11:19 AM
I went with the Rome option.