搜索资源列表
jsp java bean应用
- jsp的session应用,和bean的应用
GJCXXT
- 城市公交查询系统 B/S结构 JSP 线路查询 站点查询 站站查询 后台管理 论坛系统 新闻链接 友情链接-Urban public transport query system, b/s structure, Jsp. Line Station inquiries inquiries inquiries Site Admin Forum System News Links
JSP-session
- JSP中session的建立和使用,要点:如果只想得到会话中已经存在的信息,可以使用getSession(false)。否则用其他方法,会创建新会话,浪费资源。-JSP in the establishment and use of session, the main points: If you just want to get the conversation of the information already exists, you can use getSession (false).
session
- 这是利用Javascr ipt中的session对象来设置的简易购物车-session
jsp
- jsp request和session对象的使用-jsp request and session
tot-jsp-check
- 可以查看服务器上Request、Session、Cookie、Application的列表信息。 查看是否安装常见的JAVA类库。 查看服务器的内存使用情况。 查看服务器的JVM相关的所有信息(版本、时区、编码、操作系统名称等)。-Can view the server Request, Session, Cookie, Application of list information. See if the installation of common JAVA class libr
session
- 对于jsp中session内置对象的介绍,主要描述了传值以及提取工作。-Jsp built-in objects in the session for an introduction, describes the mass value and extraction work.
session-cookie
- 基于JSP的session cookie程序设计-session cookie
jsp-session-demo
- 动态的spring整理 叫你运用spring-it is good!
session
- 这是一个JSP中将参数送至会话层的程序,以及可以自动跳转,可以显示登录功能-This is a JSP will be sent to the session layer of the process parameters, and can automatically jump, you can display the login function. . .
Shoping
- session Java JSP 实现购物车-session Java JSP implementation Cart
session-tracking
- JSP Session tracking
sessionCheck
- JSP session 验证代码,sessionCheck.jsp-session check。
session-Object-applied-solid-example
- 在index.jsp页面中,提供用户输入用户名文本框;在session.jsp页面中,将用户输入的用户名保存在session对象中,用户在该页面中可以添加最喜欢去的地方,在result.jsp页面中将用户输入的用户名和最想去的地方在页面中显示。-Provide the customer importation user s name text originally a frame in the index.jsp page Keep the user s name that the custom
jsp-
- jsp防止重复提交 这做最好结合让jsp页面过期一起用。当用户返回到上一表单页面时(按backspase键、返回按钮,右击--返回),让表单页面过期。这样才可以让用户主动的刷新jsp而从新生成一个session.setAttribute("flag").如果不这样flag值不会更新,返回以后的操作数据是不会更新到数据库的。 (页面过期的机制还不完全了解,只知道一种实现方法但觉得不怎么好使。摸索中...)希望有人能提出更好的解决方法.让页面form的、session的flag更新。 -jsp
jsp
- jsp九大内置象:request,reponse,session,out, application,config,exception,page,pageContext的应用-jsp nine built like: request, reponse, session, out, application, config, exception, page, pageContext application
JSP
- Simple, Jsp Project Simple, session
TestJSP2
- 使用servlet、jsp、session等设计检验用户是否登录界面,防止未登录访问状况-Use servlet, jsp, session and other design tests whether the user login screen, preventing unregistered access conditions
JSP
- JSP学习资料,包括Session对象,JSTL标签,数据初始化、同步等-JSP learning materials, including Session object, JSTL tags, initialization, data synchronization
JSP实例编程100例
- 部分案例: 90、读取表单中所有参数 91、分行写入数据 92、显示请求URL 93、判断session是否过期 94、参数式查询数据库 95、取得数据库中各栏名称 96、使用JavaBean、设置和获取Bean的属性 97、设置Bean的一个属性与输入参数关联 98、实现基于数据库的站内搜索 99、DOM读取XML文档 100、SAX读取XML文档(100 JSP introductory programming small cases, which is suitabl