Jump to content

Want to re-feed data with Java

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Guest_Jonas_*

Guest_Jonas_*
  • Guests
I have a series of sites where I want to basically feed a set of statistics to a number of sites. I want to serve all of them of a single server and it seems like Java is going to be the best bet for the job.

I am a hardcore novice with Java so I could use some direction in where I should start. If there is already an open-source tool available to start with, that would be great, as that is how I learned PHP.

Any thoughts or suggestions?

#2
Lop

Lop

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,172 posts
So, you basically want to generate an RSS feed and then use that feed on other websites?