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..
I have referred the docs at the link jakarta.apche.org/commons/httpclient
I got the idea abt the httpclient but i am exactly looking for code to be transformed from JSP to my Swing
Thank You,
Siddharth