Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Create a simple web application in SPDY

You can do this with just a configuration change,  nothing in in the actual app needs to change?

On Sun, Mar 1, 2015 at 4:49 PM, Dmitrij David Padalino <dmitrij.padalino@xxxxxxxxx> wrote:
Hi everyone,
i have simple web application concerning a html page and a java http servlet. I developed the application as dynamic web project in eclipse and until now i always used tomcat, to use spdy i have to move the project to jetty. 
To use SPDY should i to rewrite the application (the servlet) and configure the server, or should i only configure the server? 
I read the tutorial but i don't understand where to put all those .xml files. Does anyone know where to find a template with SPDY already configured?

PS: I know that SPDY is deprecated in favour of HTTP/2, howevere i have to use SPDY.

_______________________________________________
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



--
Paul Houle
Expert on Freebase, DBpedia, Hadoop and RDF
(607) 539 6254    paul.houle on Skype   ontology2@xxxxxxxxx

Back to the top