Leon Rosenberg <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]:
> > now how exactly writing a thread which polls the db is less messy, > than writing a thread that polls a file? > > regards > leon no need for threads with db. change the val in the db then the next time the page loads, the new value is there. one can get the val from the db however they wish (presentation layer, service, dao, etc) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]