Show blog feed on website. JSP

Discussion in 'Programming' started by jordanthegreat, Feb 15, 2008.

  1. #1
    Hey guys,

    I have a website written in JSP and a WordPress blog (on another server). I want to show a preview of the latest blog article on the homepage of my website. I know I have to do this using the RSS feed provided by the blog and I found lots of free scripts that can do what I need but they are all written in PHP. But my website is in JSP and I do not want to install PHP on the server just for this one feature. How do I show an rss feed using JSP and HTML?

    Hope this makes sense.

    Regards,
    Jordan
     
    jordanthegreat, Feb 15, 2008 IP
  2. marl

    marl Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I am just new her and I have no idea yet of this topic
     
    marl, Feb 15, 2008 IP
  3. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #3
    use the rss package from sun , it worked for me but im displaying the rss results on a GUI.
     
    Arkserver, Feb 15, 2008 IP