开发者

How to read rssFeed xml using rome in gwt

Using rome I created the rssFeed xml and now I want to re开发者_运维百科ad that xml so that user can view and user can view rss feed in google etc.


You can use the RPC feature in GWT to first send the .rss file to the server, upon which, its converted into your requirements and sent back to the client. You can use Apache Common's Digester API to extract various information from the .rss file in the Server.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜