- 5
- 0
- 约1.63万字
- 约 11页
- 2018-01-09 发布于湖北
- 举报
公交信息查询系统的设计与实现 英文翻译-
URL-Related Actions
Obviously the ability to import, link, and redirect is fundamental in any JSP-based web application. The JSTL provides several useful URL-related actions to simplify these requirements.
The c:import Action
This action imports the content of a URL-based resource and provides a simple, generic way to access URL-based resources that can either be included or processed within the JSP page.
You can see a good example of the c:import action at work as it works with some of the actions from the XML library, which, of course, require an XML document to work with. The c:import actio
原创力文档

文档评论(0)