Dynamic compilation of JSP pages by the application server also makes the custom tags in these libraries useful as debugging tools.
应用程序服务器对JSP页面的动态编译也使得这些库中的定制标记可以用于作为调试工具。
Sometimes dynamic HTML pages need to be fetched from the server whenever they are displayed - even when the back button is used. For example, pages showing the state of a bank account or online order.
某些时候动态HTML页面需要即时从服务器更新以备随时显示-甚至是使用后退按钮的时候.例如显示银行帐号的状态或在线订单.
This way, for example, you can add new stateful dynamic pages without stopping or altering the long-running (and generic) server.
例如,通过这种方法您可以添加新的有状态动态页面,而不必停止或改变长期运行的(和通用的)服务器。
Servlet containers, such as Apache Jakarta Tomcat, implement the Servlet API, letting you build dynamic content into pages on the server that can then be sent to a Web browser.
Servlet容器(例如ApacheJakartaTomcat)实现了 ServletAPI,使您可以将动态内容建立到服务器页面中,该页面随后会被发送到Web 浏览器。
The user can run a web server on EC2 delivering dynamic web pages while the static content, like images, video, and large downloads, can be handled via CloudFront.
用户可以把动态页面放在ec2上的Web服务器上,而静态内容,如图片、视频和大型的下载包,则交给CloudFront去处理。
Testing Server if the site contains dynamic pages.
测试服务器,如果站点中含有动态页。
Any static HTML files that happen to live in the base directory are delivered by the server, much as with other servers. In addition, you may also serve dynamic pages that have the extension.rpy.
正好位于基本目录的任何静态HTML文件都可以由该服务器进行传递,这和其他服务器非常相似。
Any static HTML files that happen to live in the base directory are delivered by the server, much as with other servers. In addition, you may also serve dynamic pages that have the extension.rpy.
正好位于基本目录的任何静态HTML文件都可以由该服务器进行传递,这和其他服务器非常相似。
应用推荐