Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] can someone please share jsr 356 example with javascript

Thanks for the response Joakim

I am sorry I did not phrase it right: I got websocket  working on 8 (not jsr 356) and I am trying to get jsr 356 working on 9.1.4, so it will work only on 9.2 , is that correct?

Then

 

From: jetty-users-bounces@xxxxxxxxxxx [mailto:jetty-users-bounces@xxxxxxxxxxx] On Behalf Of Joakim Erdfelt
Sent: Tuesday, July 29, 2014 9:21 AM
To: JETTY user mailing list
Subject: Re: [jetty-users] can someone please share jsr 356 example with _javascript_

 

JSR356 is available on Jetty 9.2 and newer.

It is not available on Jetty 8.


--

Joakim Erdfelt <joakim@xxxxxxxxxxx>

Expert advice, services and support from from the Jetty & CometD experts

 

On Tue, Jul 29, 2014 at 5:47 AM, Padki, Anuradha <anuradha.padki@xxxxxxxx> wrote:

I am new to Jetty, I could get jetty 8 websocket working, but am struggling with getting jsr 356 working.

I tried many example codes but no luck, can somebody please share a simple sample of code with jsr356 with _javascript_?

Any help is greatly appreciated.

-          Anu


_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

 


Back to the top