- Jakarta EE Cookbook
- Elder Moraes
- 57字
- 2021-06-24 16:12:45
Using Server Push to make objects available beforehand
One of the most important new features of Jakarta Servlet 4 is its HTTP/2.0 support. It brings another cool and reliable feature – Server Push.
This recipe will show you how to use Server Push in a filter and push the resources needed in every request that we want.
推薦閱讀
- Oracle 11g從入門到精通(第2版) (軟件開發(fā)視頻大講堂)
- 零起步玩轉(zhuǎn)掌控板與Mind+
- C和C++安全編碼(原書第2版)
- Python Deep Learning
- ASP.NET 3.5程序設(shè)計(jì)與項(xiàng)目實(shí)踐
- AppInventor實(shí)踐教程:Android智能應(yīng)用開發(fā)前傳
- Mastering C++ Multithreading
- ArcGIS for Desktop Cookbook
- Python大學(xué)實(shí)用教程
- scikit-learn Cookbook(Second Edition)
- Python Deep Learning
- Implementing Splunk(Second Edition)
- Mastering Citrix? XenDesktop?
- C語言程序設(shè)計(jì)
- ROS Robotics By Example