Hello all,
I have made a chat application using
jsp and
servlets.. It is running smoothly..Now If i want to change my client side from jsp to swing.. then is it possible to do so by using the same servlets and the same class that are using by the servlet? Tell me the necessary steps to do the same..
Thank You,
Siddharth