Name: Anonymous 2009-03-22 10:51
how do i refresh a jsp from its backing bean? the bean implements a message listener, as soon as a message arrives the jsp should be refreshed to display it. if this can't be done directly, is there an elegant way to do it by means of javascript?