摘要
Java Web是目前广泛使用的动态网站开发技术。如何在页面之间进行参数传递,涉及到系统的效率和安全。文章总结了Java Web中各种页面传参方法,并对各种方法的特点和适用条件进行了较为详细的阐述和比较,试图找到各种情况下最适合的传参方法。
Java Web is a widely used dynamic website development technology at present. How to transfer parameters between pages relates to system efficiency and safety. We summarize various methods of transferring parameters between Java Web pages, and explain and compare the characteristics and applicable conditions of various methods, trying to find the most suitable method in different situations.
出处
《计算机时代》
2011年第8期27-28,31,共3页
Computer Era
关键词
JAVA
WEB
页面传参
特点
方法比较
Java Web
transferring parameters between pages
characteristics
comparison of methods