动态服务器页面技术,采用ASP。
NET technology. After comparing those different technologies, we adopt ASP.
动态站点往往比较慢,因为服务器要为每次请求计算页面。
Dynamic sites tend to be slower because the server computes the page for every request.
应用程序服务器对JSP页面的动态编译也使得这些库中的定制标记可以用于作为调试工具。
Dynamic compilation of JSP pages by the application server also makes the custom tags in these libraries useful as debugging tools.
它提供了用户浏览器和网络服务器之间的动态交流方式,而不用每次都刷新一个完整的页面。
It provides dynamic interaction between the user's browser and the Web server, without having to refresh a complete page each time.
在传统的观念中,通常对于应用服务器有一种假设,认为不可能在应用服务器外缓存动态生成的页面。
In traditional thinking, a general assumption about application servers is that there is no way that dynamically generated pages can ever be cached outside of the application server.
例如,通过这种方法您可以添加新的有状态动态页面,而不必停止或改变长期运行的(和通用的)服务器。
This way, for example, you can add new stateful dynamic pages without stopping or altering the long-running (and generic) server.
这些脚本将显示、隐藏、移动、创建和销毁文档对象以便实现动态效果,但是一旦需要从服务器获取更多数据,原页面就被新页面取代。
The scripts would display, hide, move, create, and destroy document objects to create dynamic effects, but any time more data was needed from the server, the page would be replaced with a new one.
它是通过AJAX发出请求后,服务器端负责返回该部分页面的代码即时生成并返回的动态html。
It's live HTML generated on the fly by the chunk of code responsible for returning a partial page from the server after an AJAX request.
XForms实现对内容的动态更改无需通过将X Forms可视化表示(visual presentation)链接到XML数据结构来重新提交来自服务器的页面。
XForms implements dynamic changes to the content without re-submitting the page from the server by linking the XForms visual presentation to an XML data structure.
在设计页面时,服务器会使用portlet的动态内容以及为这些portlets定义元数据的微格式,替换标签。
When the page is rendered, the server replaces these tags with the - possibly dynamic - content of the portlet and with a microformat that defines metadata for these portlets.
用户可以把动态页面放在ec2上的Web服务器上,而静态内容,如图片、视频和大型的下载包,则交给CloudFront去处理。
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.
Servlet容器(例如ApacheJakartaTomcat)实现了 ServletAPI,使您可以将动态内容建立到服务器页面中,该页面随后会被发送到Web浏览器。
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.
某些时候动态HTML页面需要即时从服务器更新以备随时显示-甚至是使用后退按钮的时候.例如显示银行帐号的状态或在线订单.
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.
不再把实例数据写入页面,而是从服务器异步检索数据然后将其动态增加到页面模型中。
Instead of writing the instance data to the page, you'll retrieve it asynchronously from the server and then dynamically add it to the model on the page.
即使动态生成大量页面,这些页面也至少可以在几秒钟内缓存下来,同时节省服务器的容量。
Even if you generate the bulk of your pages dynamically, those pages can likely be cached for a few seconds at least, sparing your server in the meantime.
通过页面缓存,Rails就可以用来构建动态HTML页,并将此页存储在公共目录,这样,应用程序服务器就可以像服务其他静态页面一样来服务这个动态页。
Using page caching, you allow Rails to build a dynamic HTML page, and store it in a public directory, so your application server can serve it just as it would any other static page.
它们提供了轻量级事件基础设施,允许Mashup内的小部件动态地交换信息,而不用进行基于服务器的页面刷新。
They provide a lightweight event infrastructure that lets widgets within a mashup exchange information dynamically without requiring server-based page refreshes.
通过实际应用表明,采用PHP技术实现的通过WAP服务器端语言产生动态的WML页面,具有广泛的应用价值和商业价值。
It has been proved through practical application that the dynamic WML page through WAP server language utilizing PHP technology has wide application value and commercial value.
本文介绍了该技术及其功能模型,并在以动态服务页面(asp)实现的网站中,使用ADSI技术实现基于LDAP服务器的用户认证。
This article introduces ADSI and the function model, and implements authentication based on LDAP server in website realized by ASP.
当用户请求一个JSP页面时,服务器先执行JSP元素,并把结果同网页的静态部分相结合,然后把动态合成后的页面送回到浏览器。
When a user asks for a JSP page, the server executes the JSP elements, merges the results with the static parts of the page, and sends the dynamically composed page back to the browser.
当用户请求一个JSP页面时,服务器先执行JSP元素,并把结果同网页的静态部分相结合,然后把动态合成后的页面送回到浏览器。
When a user asks for a JSP page, the server executes the JSP elements, merges the results with the static parts of the page, and sends the dynamically composed page back to the browser.
应用推荐