Sven,

Jetty is a servlet container, e.g., Tomcat. Jetty¹s support of WebSockets,
the HTML5 feature, is unrelated to Stripes.

The question you may want an answer to is what Stripes Resolution might best
support the creation and use of WebSockets, see
http://en.wikipedia.org/wiki/WebSockets for the protocol implementation.

I don¹t see anything that could not be implemented in Stripes, possibly with
a Streaming or JavaScript Resolution. There¹s some token encryption that the
server should be able to handle or pass off to the Action that might be an
exercise implementation or library support.

If there is a JSP example of WebSockets on the web, it should be ³portable²
to the Stripes platform it your favorite container (Jetty, Tomcat, WebLogic,
Jboss, etc.).

Regards,
Tim


On 12/9/10 8:57 AM, "Sven Jacobs" <m...@svenjacobs.com> wrote:

> Hi all,
> 
> I was wondering if anyone has already used WebSockets along with Stripes?
> Jetty 7 supports WebSockets, for example.
> 
> I'm new to Stripes. What would be the recommended way to use WebSockets in
> Stripes?
> 
> Many thanks,
> Sven
> 
> 
> ------------------------------------------------------------------------------
> This SF Dev2Dev email is sponsored by:
> 
> WikiLeaks The End of the Free Internet
> http://p.sf.net/sfu/therealnews-com

-- 
Timothy Stone   |   Director, Application Developer Technical Lead
Barclaycard   |    Business Technology Group, Solutions Delivery
125 S. West Street   |   Wilmington, DE    |   19801
USA   |   www.barclaycardus.com
+1 302 255 8044 direct |   +1 410 441 9450 cell
 
COMPANY CONFIDENTIAL
 
P Before printing this e-mail, or any other document, ask yourself whether
you need a hard copy



Barclays             www.barclaycardus.com

This e-mail and any files transmitted with it may contain confidential and/or 
proprietary information. It is intended solely for the use of the individual or 
entity who is the intended recipient. Unauthorized use of this information is 
prohibited. If you have received this in error, please contact the sender by 
replying to this message and delete this material from any system it may be on.

------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to