Create Chat in WebApplication Java -


i have java web application servlet , java class in backend, , ajax , jsp in frontend deploy on tomcat6. create chat service users of application. kind of technology can use?

i have jsp footer.jsp common other jsp page, in jsp create popup facebook chat comunication. have in hashmap of context application user logged, don't know how create java listner send , recive message user logged , other. kind of technology must use create backend , frontend listner?

it depends on know / want learn , functionallity application should have... why not add current application ? use jsp front end, use ajax communication - servlet server .....


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -