Re: refresh views after calculation in thread have finished
"A. Alonso Domínguez" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Organization | Social Labs |
| Message-ID | <[email protected]> |
Andre Schmidt escribió: > Hi! > Im new to this list, and i'm developing an JSR168 portlet. > On ActionRequest i start a thread that calculates something. While the > Thread is calculating i want to show a page that says "Hey, wait a minute, > i'm busy!" When the thread has finished calculations it calls a callback > function and I want to present the results. > How can i force a refresh of views without having user interaction? > Is this possible at all? > Any advice is very welcome! > Andre > Take a look over the www about the content-type multipart/replacement, but I'm really sure that you can do that with JSR-168 portlets.... Alonso