Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty AJAX example

Alex,

You might want to start here: http://docs.codehaus.org/display/JETTY/Continuations

Regards,
Michael

Michael Gorovoy / michael@xxxxxxxxxxx


On Fri, Aug 28, 2009 at 5:38 PM, Alexander (Sasha) Sirotkin <sasha.sirotkin@xxxxxxxxx> wrote:
Is there a simple Jetty AJAX example I can start from ? All I need is a piece of client side code that uses xmlhttprequest to send/receive information and the corresponding server side jetty based code. Any suggestions or am I asking for too much ?

_______________________________________________
jetty-users mailing list
jetty-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-users



Back to the top