I develop one ADF Project chat and want to share
all my friends, so please any one has any comments, kindly can you share me.
·
This project use JMS Server to store messages, You see how configure JMS on Weblogic .
·
There are one event
"OnMessage”, this event will fire when message come from server.
·
All messages are saved in array list object, the
list view component fetch display messages.
·
execute function called by poll component every 5
second
·
When user press on button "Send", it will call add
function to send message to server and store in server.
·
There is one css file which draws bubble on panelGrouplayout.
I
already uploaded this project, you can anyone download and update as he see and
upload again but should be configure JMS on server.
Thamk
Sameer
Hi sameer ,
ReplyDeletecan u provide detailed implementation steps for this?