You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Donyee <xy...@gmail.com> on 2007/10/18 07:29:09 UTC

[T5.06snap] access the Tap webapp from other webapp?

The tap webapp's index page can response json to client!
StreamResponse onUpdateMsg()...url:localhost:8080/bobo/index:updatemsg
I wonder if i can get the json data from another webapp?
I tried to request the url"localhost:8080/bobo/index:updatemsg" in a ajax
request!
but i didn't get the json data!
Is there a good way???



----徐 依伟