- 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.
推薦閱讀
- 微服務設計(第2版)
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Learn Swift by Building Applications
- Learn Scala Programming
- Python程序設計案例教程
- SQL基礎教程(視頻教學版)
- C++面向對象程序設計習題解答與上機指導(第三版)
- RabbitMQ Cookbook
- Multithreading in C# 5.0 Cookbook
- Zabbix Performance Tuning
- Mastering HTML5 Forms
- 奔跑吧 Linux內核
- Julia High Performance(Second Edition)
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- 零基礎PHP從入門到精通