文件名称:evelopmentab
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 317kb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java 的servlets和jsp的软件开发包。支持jsp1.0以及servlet2.1。版本比较旧,不过用它学服务端的应用开发还是比较容易,特点是配置比较简单。
在LINUX和WINDOWS下都可以简单地安装和使用。
摘自 源码中国 www.Cn700.com-Java servlets jsp, and the Software Development Kit. Servlet2.1 jsp1.0 and support. The older version, but use it to the school server or application development easier, and there is a relatively simple configuration. In under Windows and Linux can be simple to install and use. From China www.Cn700.com FOSS
在LINUX和WINDOWS下都可以简单地安装和使用。
摘自 源码中国 www.Cn700.com-Java servlets jsp, and the Software Development Kit. Servlet2.1 jsp1.0 and support. The older version, but use it to the school server or application development easier, and there is a relatively simple configuration. In under Windows and Linux can be simple to install and use. From China www.Cn700.com FOSS
(系统自动生成,下载前可以参看下载内容)
下载文件列表
evelopmentab
............\default.cfg
............\etc
............\...\SimpleStartup.java
............\examples
............\........\images
............\........\......\code.gif
............\........\servlets
............\........\........\cookies.html
............\........\........\helloworld.html
............\........\........\index.html
............\........\........\reqheaders.html
............\........\........\reqinfo.html
............\........\........\reqparams.html
............\........\........\sessions.html
............\........\WEB-INF
............\........\.......\jsp
............\........\.......\...\beans
............\........\.......\...\.....\cal
............\........\.......\...\.....\...\Entries.class
............\........\.......\...\.....\...\Entries.java
............\........\.......\...\.....\...\Entry.class
............\........\.......\...\.....\...\Entry.java
............\........\.......\...\.....\...\JspCalendar.class
............\........\.......\...\.....\...\JspCalendar.java
............\........\.......\...\.....\...\TableBean.class
............\........\.......\...\.....\...\TableBean.java
............\........\.......\...\.....\colors
............\........\.......\...\.....\......\ColorGameBean.class
............\........\.......\...\.....\......\ColorGameBean.java
............\........\.......\...\.....\error
............\........\.......\...\.....\.....\Smart.class
............\........\.......\...\.....\.....\Smart.java
............\........\.......\mappings.properties
............\........\.......\mime.properties
............\........\.......\servlets
............\........\.......\........\CookieExample.class
............\........\.......\........\CookieExample.java
............\........\.......\........\HelloWorldExample.class
............\........\.......\........\HelloWorldExample.java
............\........\.......\........\LocalStrings.properties
............\........\.......\........\RequestHeaderExample.class
............\........\.......\........\RequestHeaderExample.java
............\........\.......\........\RequestInfoExample.class
............\........\.......\........\RequestInfoExample.java
............\........\.......\........\RequestParamExample.class
............\........\.......\........\RequestParamExample.java
............\........\.......\........\SessionExample.class
............\........\.......\........\SessionExample.java
............\........\.......\servlets.properties
............\........\.......\webapp.properties
............\LICENSE.txt
............\readme.htm
............\readme.txt
............\server.jar
............\servlet.jar
............\src
............\...\javax
............\...\.....\servlet
............\...\.....\.......\GenericServlet.java
............\...\.....\.......\http
............\...\.....\.......\....\Cookie.java
............\...\.....\.......\....\HttpServlet.java
............\...\.....\.......\....\HttpServletRequest.java
............\...\.....\.......\....\HttpServletResponse.java
............\...\.....\.......\....\HttpSession.java
............\...\.....\.......\....\HttpSessionBindingEvent.java
............\...\.....\.......\....\HttpSessionBindingListener.java
............\...\.....\.......\....\HttpSessionContext.java
............\...\.....\.......\....\HttpUtils.java
............\...\.....\.......\....\LocalStrings.properties
............\...\.....\.......\jsp
............\...\.....\.......\...\HttpJspPage.java
............\...\.....\.......\...\JSPPage.java
............\...\.....\.......\LocalStrings.properties
............\...\.....\.......\RequestDispatcher.java
............\...\.....\.......\Servlet.java
............\...\.....\.......\ServletConfig.java
............\...\.....\.......\ServletContext.java
............\...\.....\.......\ServletException.java
............\...\.....\.......\ServletInputStream.java
............\...\.....\.......\ServletOutputStream.java
............\...\.....\.......\ServletRequest.java
............\...\.....\.......\ServletResponse.java
............\...\.....\.......\SingleThreadModel.jav
............\default.cfg
............\etc
............\...\SimpleStartup.java
............\examples
............\........\images
............\........\......\code.gif
............\........\servlets
............\........\........\cookies.html
............\........\........\helloworld.html
............\........\........\index.html
............\........\........\reqheaders.html
............\........\........\reqinfo.html
............\........\........\reqparams.html
............\........\........\sessions.html
............\........\WEB-INF
............\........\.......\jsp
............\........\.......\...\beans
............\........\.......\...\.....\cal
............\........\.......\...\.....\...\Entries.class
............\........\.......\...\.....\...\Entries.java
............\........\.......\...\.....\...\Entry.class
............\........\.......\...\.....\...\Entry.java
............\........\.......\...\.....\...\JspCalendar.class
............\........\.......\...\.....\...\JspCalendar.java
............\........\.......\...\.....\...\TableBean.class
............\........\.......\...\.....\...\TableBean.java
............\........\.......\...\.....\colors
............\........\.......\...\.....\......\ColorGameBean.class
............\........\.......\...\.....\......\ColorGameBean.java
............\........\.......\...\.....\error
............\........\.......\...\.....\.....\Smart.class
............\........\.......\...\.....\.....\Smart.java
............\........\.......\mappings.properties
............\........\.......\mime.properties
............\........\.......\servlets
............\........\.......\........\CookieExample.class
............\........\.......\........\CookieExample.java
............\........\.......\........\HelloWorldExample.class
............\........\.......\........\HelloWorldExample.java
............\........\.......\........\LocalStrings.properties
............\........\.......\........\RequestHeaderExample.class
............\........\.......\........\RequestHeaderExample.java
............\........\.......\........\RequestInfoExample.class
............\........\.......\........\RequestInfoExample.java
............\........\.......\........\RequestParamExample.class
............\........\.......\........\RequestParamExample.java
............\........\.......\........\SessionExample.class
............\........\.......\........\SessionExample.java
............\........\.......\servlets.properties
............\........\.......\webapp.properties
............\LICENSE.txt
............\readme.htm
............\readme.txt
............\server.jar
............\servlet.jar
............\src
............\...\javax
............\...\.....\servlet
............\...\.....\.......\GenericServlet.java
............\...\.....\.......\http
............\...\.....\.......\....\Cookie.java
............\...\.....\.......\....\HttpServlet.java
............\...\.....\.......\....\HttpServletRequest.java
............\...\.....\.......\....\HttpServletResponse.java
............\...\.....\.......\....\HttpSession.java
............\...\.....\.......\....\HttpSessionBindingEvent.java
............\...\.....\.......\....\HttpSessionBindingListener.java
............\...\.....\.......\....\HttpSessionContext.java
............\...\.....\.......\....\HttpUtils.java
............\...\.....\.......\....\LocalStrings.properties
............\...\.....\.......\jsp
............\...\.....\.......\...\HttpJspPage.java
............\...\.....\.......\...\JSPPage.java
............\...\.....\.......\LocalStrings.properties
............\...\.....\.......\RequestDispatcher.java
............\...\.....\.......\Servlet.java
............\...\.....\.......\ServletConfig.java
............\...\.....\.......\ServletContext.java
............\...\.....\.......\ServletException.java
............\...\.....\.......\ServletInputStream.java
............\...\.....\.......\ServletOutputStream.java
............\...\.....\.......\ServletRequest.java
............\...\.....\.......\ServletResponse.java
............\...\.....\.......\SingleThreadModel.jav