Hello Seshu,
It would be real interesting to see the entire Pushlet set of demos
converted to Velocity.  The timeline for the initial release is tight,
mid-February.  So I likely will attempt only the most remedial HTML Pushlet
APIs (http://www.pushlets.com/).  In my case, I am new to servlets and so I
don't want to be overly ambitious, so much to learn.  I also have to write 2
device drivers during that time and so I am already pegged out.

>From what I have been able to deduce Servlets that implement the Velocity
class should not be any different with respect to connections left open than
any others.  It would be good to know this is a valid assumption before I
get too far along the path.

My app will read a database and then render a template for the original view
and push it to the browser.  Next, it will read from the database and
periodically render a different template and push that to the browser.
There could be one or two additional templates as well.  All done, of
course, without refreshing the browser.

The server and the browser are running on the same XP Embedded PC so I don't
need Turbine in my case.

Cheers

----- Original Message ----- 
From: "Seshu Sri P" <[EMAIL PROTECTED]>
To: "'Velocity Users List'" <[email protected]>
Sent: Thursday, December 30, 2004 10:41 PM
Subject: RE: Velocity based Pushlets


> Felt like it is good feature. We have such a requirement in our
> application right now. We have used Turbine framework with Velocity for
> our application.
>
> Let us know time frame for the implementation of same.
>
> -----Original Message-----
> From: William Fuller [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 31, 2004 9:45 AM
> To: Velocity Users List
> Subject: Velocity based Pushlets
>
> I would appreciate any early advice as a sanity check that anyone on the
> list might be able to give me on my plans.  I intend to impliment a
> version
> of the Pushlet API using Velocity.  For those who are not familiar with
> pushlets the basic concept is that the connection to the browser remains
> open and HTML or script is periodically pushed to the browser to refresh
> parts of the screen.  I would like to ask the experts if you know of any
> reason why Velocity might preclude such a thing?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to