- 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.
推薦閱讀
- HTML5移動Web開發(fā)技術
- Learning ArcGIS Pro 2
- GitLab Repository Management
- Python數據可視化之Matplotlib與Pyecharts實戰(zhàn)
- Python算法指南:程序員經典算法分析與實現
- MySQL入門很輕松(微課超值版)
- 案例式C語言程序設計實驗指導
- ASP.NET 4.0 Web程序設計
- Mastering SciPy
- HTML5與CSS3權威指南
- Getting Started with hapi.js
- VMware vSphere 5.5 Cookbook
- 關系數據庫與SQL Server 2012(第3版)
- C語言從入門到精通(微視頻精編版)
- Continuous Integration,Delivery,and Deployment