/*_############################################################################ _## _## SNMP4J - ScopedPDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
标签: SNMP4J
上传时间: 2015-11-23
上传用户:athjac
/*_############################################################################ _## _## SNMP4J - Snmp.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
标签: SNMP4J
上传时间: 2015-11-23
上传用户:lxm
/*_############################################################################ _## _## SNMP4J - UserTarget.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
标签: SNMP4J
上传时间: 2015-11-23
上传用户:nairui21
OpenJMS是一个开源的Java Message Service API 1.0.2 规范的实现,它包含有以下特性: *. 它既支持点到点(point-to-point)(PTP)模型和发布/订阅(Pub/Sub)模型。 *. 支持同步与异步消息发送 *. JDBC持久性管理使用数据库表来存储消息 *. 可视化管理界面。 *. Applet支持。 *. 能够与Jakarta Tomcat这样的Servlet容器结合。 *. 支持RMI, TCP, HTTP 与SSL协议。 *. 客户端验证 *. 提供可靠消息传输、事务和消息过滤
标签: point-to-point OpenJMS Message Service
上传时间: 2014-01-14
上传用户:zsjinju
java编写的网络购物简洁版,用的是MyEclipse,SQLServer 2000,Tomcat
上传时间: 2014-01-14
上传用户:上善若水
宠物诊所的JAVA-WEB实现,相对比较简单,用于学习。 MyEclipse,SqlServer 2000,Tomcat 5
标签: JAVA-WEB
上传时间: 2015-12-01
上传用户:lijinchuan
displaytag的使用方法 首先当然是要下载它的jar包了,这里可以下载到最新的版本。将jar包放到WEB-INF的lib文件夹下。另外还需要两个辅助包:apache的commons-lang和standard包
标签: displaytag jar
上传时间: 2014-01-22
上传用户:cc1
>项目名称:电脑电子商务平台 >1.运行环境JDK1.6+Oracle10g+Tomcat5.5 >2.开发工具: MyEclipse Enterprise Workbench 项目名称:电脑电子商务平台 1.运行环境JDK1.6+Oracle10g+Tomcat5.5 2.开发工具: MyEclipse Enterprise Workbench 5.1.0 GA 3.开发框架:Struts1.38+Ibertis2.3 4.功能描述: 项目后台和前台.后台是网站管理员对商务网的产品和商品的分类进行管理,客户的会员管理前台显示最新的产品信息,会员注册登 陆后可以享用购物车和网上订购产品功能. 使用说明: 1.数据库配置,在ORACLE10的客户工具运行ddl里的CREATE TABLE SHOP.sql创建数据库表 2.用MyEclipse上传项目到tomcat5.5中,然后启动tomcat. 3.系统后台数据管URL是http://localhost:8080/omegshop/admin/adminLogin.jsp 默认的用户名是admin,密码admin. 4.系统前台URL是http://localhost:8080/omegshop/index.jsp, 注册用户名: member 密码: member
标签: Enterprise MyEclipse Workbench gt
上传时间: 2015-12-07
上传用户:onewq
关于web服务器软件,tomcat的电子书,很有参考价值。
上传时间: 2014-01-21
上传用户:赵云兴
这是基于 XLoadTree 的一个强大功能的展示的例子, 文件个头也不大, 主要功能集中在 Web 前台. 最终目标是实现一个易于使用的像 Windows 资源管理器那样管理远程 JSP 服务器文件的工具, 功能包括: 查看目录树, 浏览/下载文件, 删除文件, 重命名文件, 直接修改文件的内容 内置 GZIP 压缩过滤器加快网页传输. 我们租用虚拟主机或者建立自己企业的服务器的时候经常会遇到文件管理的问题, 用 FTP 方式固然方便, 不过总是需要用一个 FTP 终端软件来管理, 而这个工具可以帮你只要有浏览器, 就可以方便的操作服务器上的文件. 警告: 目前没有加入任何密码保护功能, 请自己考虑加入! 在 Tomcat 5.0 下将压缩包 filebrowser解压后直接放置在 {Tomcat安装目录}\webapps\ 下面, 然后浏览器 键入 http://localhost:8080/filebrowser/ 即可看到运行结果
上传时间: 2014-01-03
上传用户:wpt