Hi,

I went through the Java Data Adapter samples like Helloworld and Stocklist demo. I am having the below query which help me to analyse further to fit Lightstreamer for our requirements (push the data to client using a app)

Is there anyway to pass the data from a external Java class to DataAdapter class for ex: passing message from a button click to Helloworld java adapter class which inturn pass the message to Client?

Thanks in advance