However, the SOP (see the SOP problem) won't let you connect your GWT page to a feed source-unless, of course, your feed source is at your own server, but that's not too interesting!
不过,SOP(参见sop问题)不允许连接GWT页面与提要源—当然,除非,您的提要源本身就处于您自己的服务器上,但是,那并不怎么有趣!
Even if the address of your server changes, the feed id should remain unchanged if the content remains unchanged.
即使服务器的address发生变化,如果feed的内容不变,那么feedid也应该保持不变。
You can use the Abdera libraries on the server to read syndication feeds from other sources or to generate your own feed content for use by your widgets.
您可以使用服务器上的abdera库从其他来源读取企业联合源,或生成自己的源内容供小部件使用。
You can use the Abdera libraries on the server to read syndication feeds from other sources or to generate your own ATOM feed content for use by your widgets.
您可以在服务器上使用abdera库从其他来源读取联合提要,或者为您的小部件生成自己的ATOM提要。
Use Ajax to connect to a proxy on your own server that gets the feed (there are no SOP restrictions if your code isn't running in a browser) and sends it back to the page.
使用Ajax连接到自己服务器上的一个代理来获得提要(如果代码没有在浏览器上运行,就没有这些SOP限制)并将其发送回页面。
Use Ajax to connect to a proxy on your own server that gets the feed (there are no SOP restrictions if your code isn't running in a browser) and sends it back to the page.
使用Ajax连接到自己服务器上的一个代理来获得提要(如果代码没有在浏览器上运行,就没有这些SOP限制)并将其发送回页面。
应用推荐