Hi avinashghodke,
If I understand correctly, you want to know the best way to feed your adapter with updates from the tomcat server.
Indeed in that case HTTP API is a solution fully feasible.
But please let me stress that whether your tomcat server in turn, retrieves updates from a certain back-end, then you can make sure that the Lightstreamer server directly accesses to the same back-end.
I confirm that in the adpater you can implement your custom logic with whatever technology is necessary.
Please check also the section 2.1 "Deployment Architecture" in the
Web Client Guide for a tipical deployment scenario.
Regards,
Giuseppe