Location: Ahemdabad, India
Member since: August 2009
I need to develop a simple chat application which is used to interact with users with a single admin.I already have an web-application in jsp. I just want to integrate this in that.Specifications are:A user details must be gathered from sessions.A user should be able to send quires to admin.When more than one user sends message to admin then they should be opened in different windows.Every single user conversation must be saved in an table.Should be completed as soon as possible.