Results 1 to 7 of 7

Hybrid View

  1. #1
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    In a normal scenario, we assume that any back-end information is available to the Web Server, if needed.
    Hence, the Web Server is still responsible for knowing what the supplied page is supposed to display.
    In this case, if the page has to show all the available stocks,
    the Web Server should ask to your feed for the list of available stocks,
    so that the Web Server can compose the page
    and make it show the stocks and ask Lightstreamer for the real time updates for those stocks.

    However, if you find it easier to ask for the list of available stocks through Lightstreamer
    (for instance, if you are using a simple feed simulator which is difficult to connect to your Web Server)
    then your page could get the list by subscribing to a COMMAND mode item.
    Obviously, your Data Adapter has to be extended, in order to supply this new item, according to the information it can get from the feed.
    Your page, in order to handle the received list and subscribe to all the received stocks,
    can take advantage of a MultiDynaMetapushTable,
    as demonstrated in the predeployed Portfolio Demo example provided with the distribution package.

  2. #2
    Member
    Join Date
    Aug 2009
    Location
    Binh Duong
    Posts
    14
    Thanks for your help!

 

 

Similar Threads

  1. Replies: 1
    Last Post: July 13th, 2011, 09:13 AM
  2. Feeding LS with less number of fields as expected by LS
    By Pradeep Chahal in forum Adapter SDKs
    Replies: 1
    Last Post: November 6th, 2009, 08:28 AM
  3. This is different...problem with stock name
    By lethanhclub in forum Adapter SDKs
    Replies: 1
    Last Post: September 11th, 2009, 09:39 AM
  4. This is different...problem with stock name
    By lethanhclub in forum Client SDKs
    Replies: 0
    Last Post: September 11th, 2009, 03:49 AM
  5. Replies: 3
    Last Post: February 8th, 2007, 09:11 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 01:23 PM.