Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Server Push notification mechanism

    Hi every body

    im new beginner in smartgwt i would like to ask
    if smartgwt support server push notification ?
    and how can implement that using smartgwt

    and if i can use GWT Comet Library

    thank u

    #2
    see
    http://code.google.com/p/gwteventservice/

    Comment


      #3
      thank u very mach vluison

      i also find (gwt-comet) but can i use these gwt-comet & gwteventservice with smartgwt ?

      is there any example that use these please

      Comment


        #4
        hi, gwteventservice can be used with GWT and / or smartgwt,
        see

        http://code.google.com/p/gwteventservice/downloads/detail?name=gwteventservice-1.0.2-developer.zip&can=2&q=

        or

        svn checkout http://gwteventservice.googlecode.com/svn/trunk/ gwteventservice-read-only

        within there is a sample named hellogwteventservice.

        Regards

        Comment

        Working...
        X