Yes, I have gotten my modified HelloWord sample working. But what I need in reality is the following:
I am going to have let's say 10 HelloWord like programs that are listening to 10 external processes to get data. Then I need LS to push data being collected from 10 adapters to the same html page. In order to achive that what I do? Just
describing all 10 adapters in my ProxyHelloWorld\adapters.xml file and that's all?

Thanks for all your hlep.