My application works, i want only to be able use it with spdy. How can i configure jetty? I'm on windows
2015-03-01 23:38 GMT+01:00, Paul Houle <[email protected]>: > 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 < > [email protected]> 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 >> [email protected] >> 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 [email protected] > http://legalentityidentifier.info/lei/lookup > _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
