Hi,

I am trying to write a HTML based chat client using
JSDT2.0 api and jsp.

Did any body do it before?. If so, can you please
advise me how to do it.

I understand that I need to use java beans with jsp. I
could able to connect to chat application server. But
for maintaining persistent session, channel,
channelconsumer objects, I need to convert these
interfaces into java beans. When I try to do this,
java compiler is complaining that I got to give
implementations for lot of methods and I dont know,
how will it be, if default implementations changed.

Thanks in advance,
Ram

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to