canmove, Confirmed users
382
edits
m (moved Support/Chat/Web Client to Support/Live Chat/Web Client PRD) |
No edit summary |
||
| Line 39: | Line 39: | ||
** All chats displayed in a single tabbed interface, animated via jquery, with basic notification of active tabs. | ** All chats displayed in a single tabbed interface, animated via jquery, with basic notification of active tabs. | ||
==Requirements, milestone 1== | ==Requirements, milestone 1 (Quarter 3, 2009)== | ||
* Should use the existing [http://viewvc.svn.mozilla.org/vc/projects/livechat/trunk/webchat Fastpath Webchat] framework to save time and make use of existing Fastpath functionality. | * Should use the existing [http://viewvc.svn.mozilla.org/vc/projects/livechat/trunk/webchat Fastpath Webchat] framework to save time and make use of existing Fastpath functionality. | ||
** This client is currently structured as a Java Servlet which uses '''Smack''' to make connections to an Openfire XMPP server. All interaction with the web client is currently through simple JSP pages that use [http://www.directwebremoting.org DWR] for communication with the servlet. | ** This client is currently structured as a Java Servlet which uses '''Smack''' to make connections to an Openfire XMPP server. All interaction with the web client is currently through simple JSP pages that use [http://www.directwebremoting.org DWR] for communication with the servlet. | ||