搜索资源列表
urlrewritefilter-2.6
- java web应用中经常需要重写url 利用这个包可以轻松实现url的定制-java web applications often need to rewrite url use this package can be easily customized to achieve url
javabean_page
- 采用javabean实现的文本分类技术,适合初学jsp的朋友 1、数据库表中有GoodsType表 2、新建TypeList.jsp页面 3、新建GoodsType的实体类 4、新建GoodsTypeDAO的操作类 5、在BusinessDelegate类中注册相应的方法 6、在TypeList.jsp页面中调用方法查询所有的类型 并且查询出的所有类型在做成链接时都要使用URL重写 7、写一个Index.jsp页面,将GoodsList.jsp页面和Typ
javabean20071001
- javabean分页程序,适合初学jsp的朋友 1、数据库表中有GoodsType表 2、新建TypeList.jsp页面 3、新建GoodsType的实体类 4、新建GoodsTypeDAO的操作类 5、在BusinessDelegate类中注册相应的方法 6、在TypeList.jsp页面中调用方法查询所有的类型 并且查询出的所有类型在做成链接时都要使用URL重写 7、写一个Index.jsp页面,将GoodsList.jsp页面和TypeList.j
urlrewritefilter-3.0.4
- java程序url重写
Tomcat_URL_Rewrite
- Tomcat URL Rewrite Demo(URL重写例子)-Tomcat URL Rewrite Demo (URL rewriting example)
staticurl
- jsp实现URL伪静态,主要原理是通过web.xml的过滤器,对动态的URL进行重写,重写的格式通过正则表达式控制-jsp to achieve pseudo-static URL, the main principle is that filters through the web.xml of a dynamic URL to rewrite, rewrite the form of control through regular expressions
javabean
- JAVABEAN分页程序。1、数据库表中有GoodsType表 2、新建TypeList.jsp页面 3、新建GoodsType的实体类 4、新建GoodsTypeDAO的操作类 5、在BusinessDelegate类中注册相应的方法 6、在TypeList.jsp页面中调用方法查询所有的类型 并且查询出的所有类型在做成链接时都要使用URL重写 7、写一个Index.jsp页面,将GoodsList.jsp页面和TypeList
UrlRewriterJava
- 一个很好的java Url 重写程序,只需要做简单配置就可以使用。-A good java Url rewrite procedures, only need to be a simple configuration can use.
UrlRewriteFilter
- 对url重写 可以隐藏你的url 对网站起到保护-Url rewriting of the url you can hide protect the site
ch05
- 这是关于Servlet中的会话跟踪机制演示的源码,有Session机制,Cookies机制,URL重写机制等。-This is the source code about the conversation tracking mechanism such as Servlet Session mechanism, , Cookies mechanism, URL rewrite mechanism.
news
- 为了使网站更好的被搜索引擎的收录,对动态网站页面进行URL重写是十分有必要。这个程序以新闻系统(JSP)为例,演示了如何实现URL重写。-In order to make the site better by your search engine for dynamic web pages URL rewriting is very necessary. This program of news system (JSP), for example, demonstrates how to imp
urlrewrite
- java web url重写,j2ee url重写-java web urlrewrite j2ee urlrewrite
urlrewritefilter-3.1.0-src
- urlrewritefilter可以让您轻松的将URL重写-urlrewritefilter allows you to easily URL rewriting
Session
- 1.了解Web服务器对客户跟踪的各种方法; 2. 重点掌握使用HttpSession对象跟踪会话的方法; 3. 掌握使用Cookie技术跟踪会话的方法; 4. 了解URL重写和隐藏表单域的方法。 -1. Understanding of a variety of methods to track Web server on the client Focus on mastering the method of the HttpSession object tracking