Hi, what portlet api are you using? if I may, I think you need the XSD and the rss feed link so that you may be able to parse data from your portlet.
I suggest you create first your parser api (or you can search for any parser via google - theres a lot of open source java api you can use for this) - this is for you to retrieve data from the RSS feed then use that data in your own portlet. On Thu, Oct 13, 2011 at 1:29 PM, yashujn <[email protected]> wrote: > hi , > > > can somebody tell me how to add rss feed in a portlet. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- *Alvin P. Reyes*, Oracle Certified Professional, Java Programmer Oracle Certified Professional, Java Web Component Developer Oracle Certified Professional, Java Business Component Developer Software Engineer Blog: http://requestandresponse.wordpress.com -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
