Hi Vincenzo, While there is no specific GWT library for processing Atom XML feeds, the gwt-feed-reader project, originally created to demonstrate how to write GWT applications that target mobile browsers, makes use of the Google AJAX Feed API which allows you to easily fetch and process Atom feeds. It should provide a useful example for your own project.
gwt-feed-reader: http://code.google.com/p/gwt-feed-reader/ <http://code.google.com/p/gwt-feed-reader/>Hope that helps, -Sumit Chandel On Mon, Sep 7, 2009 at 8:39 AM, Vincenzo Vitale <[email protected]>wrote: > Hi, > is there any GWT library for ATOM XML feeds? > > > Thanks in advance, > Vincenzo. > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
