PrimeFaces Push desde una llamada no Ajax
Frecuentes
Visto 248 veces
0
I'm using primefaces 3.1, and I want to use the PrimeFaces Push.
I want to make a push from a no ajax call, but off course cannot do it with
RequestContext.getCurrentInstance().push(channel, msg)
because it returns null.
Can I make a push using something else ? because I need to make it from a non ajax call.
Gracias !
1 Respuestas
1
In primefaces forums, they told me that this could not be possible with that version of primerfaces. In theory, it will be possible in primefaces 3.4
Respondido 23 ago 12, 19:08
No es la respuesta que estás buscando? Examinar otras preguntas etiquetadas ajax primefaces push or haz tu propia pregunta.