I want to know how to send a message from the server (using websocket) to the clientside (JSF 2.2) with EJB 3.2 Timer Service (every 10 seconds). Please explain using Java EE 7 API.
Asked
Active
Viewed 57 times
0
-
What is 'plain java ee 7 api'? Not using Omnifaces? – Kukeltje Jan 12 '18 at 13:01
-
when i googled, i found some solutions but they are using java ee 8 version. – Kyaw Soe Han Jan 12 '18 at 14:50
-
I never asked about Java EE 8, I asked about Omnifaces – Kukeltje Jan 12 '18 at 15:34
-
Now I have tried omnifaces and it's ok now bro .Thank you. – Kyaw Soe Han Jan 12 '18 at 16:09
-
Great... Omnifaces is good for much more than this... a.o Creating messages – Kukeltje Jan 15 '18 at 08:28