Something like this..

{code}
Nil := Sink(TrafficCongestion)["http://foo:8080/App/PostListener"]{}
{/code}

where PostListener is a Servlet with doPost(HttpRequest request,
HttpResponse response)

On Fri, Mar 26, 2010 at 2:15 PM, Grady Laksmono <gradyfau...@laksmono.com>wrote:

> Hello,
> I wanted to display the result of the stream to a web application.
> Therefore, I would need to send a POST request to my web application when
> Sinking. How to achieve this? References would be very helpful!
>
> Thank you,
> Grady
>



-- 
Grady Laksmono
gradyfau...@laksmono.com
www.laksmono.com
T: (818) 564-7239
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to