hi all, i test lightstreamer moderato on my localhost (win xp). i run the Hello World sample this work well.

from this example the following problems arise:
1.- i modified the code to make connection with the Data Base DB (mysql). When i do the debug the code (on eclipse) all works fine, i get info from the DB, but when i run this on a browser, i don't get any result the page gets the first messages "loading..." all the time.
i use "mysql-connector-java-5.1.7-bin" to connect to the DB and i add this to the class path of the sistem. What is the problem??? i need to know if the solutions works on linux centos.

2.- how can i send parameters from the browser?? the idea is to send the user name to obtain data associated with that user. Do they have an example on this? where can i get information about this?

3.- the last questions is, how can i do to push data to a specific group of users??

thanks for your help.
pd. sorry for my english.
NaiTsiR