On 25/11/2015 11:06, Johan Compagner wrote: > thx, > > one question i have, is server push always code?
At the moment, yes. > because for me it is > if this js file is hit (served by the default servlet of tomcat i guess). > also send in this set.. > > So its kind of a configuration, or should i just use a filter for that? A Filter would work for now. Anything else would require the default servlet to parse the static content to look for whatever marker is used to indicate additional resources to push. I'm not sure that is a good solution. Mark > > > On 25 November 2015 at 00:11, Mark Thomas <ma...@apache.org> wrote: > >> All, >> >> As promised, today's webinar "Apache Tomcat 9: HTTP/2 Quick Start" is >> now available on the Apache Tomcat YouTube channel: >> >> https://www.youtube.com/channel/UCpqpJ0-G1lYfUBQ6_36Au_g >> >> Mark >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org