take a look at this fairly intuitive tutorial at
http://java.sun.com/developer/technicalArticles/javaserverpages/rss_utilities/
/WEB-INF/rssutils.tld
WEB-INF/lib/rssutils.jar 
?
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business 
of Sender. This transmission is of a confidential nature and Sender does not 
endorse distribution to any party other than intended recipient. Sender does 
not necessarily endorse content contained within this transmission. 


> Date: Wed, 3 Sep 2008 16:00:16 -0400
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Remote RSS Feeds
> 
> My very first JSP application
> (perhaps too much for my first app.)
> 
> Trying setup and home portal page.
> That reads three remote RSS feeds (news, weather, etc...)
> It will work for the first few seconds and then stops.
> 
> I have to restart the tomcat 6.0.18 server and then it all works again..
> 
> (1) Tried using my own DocumentBuilder.parse
>     Now
> (2) Using sun.com  rssutils.tld
> 
> Both Report FileNotFoundException.
> 
> 
> As I say it works, and then stops So it's not a code issue.
> 
> It would appear to me, that it remembers the connection and the blocks
> that connection after it closes.
> 
> I have tried connecting and then waiting and connecting again. Thinking
> that the RSS site only allows a one connection within one second.
> So it's not that.
> 
> It appears more that the connection stays open or is blocked from making
> a second connection.
> 
> Any help Please!!
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

_________________________________________________________________
Get more out of the Web. Learn 10 hidden secrets of Windows Live.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008

Reply via email to