基于 JAVA 的企业门户网站设计摘要随着互联技术的不断进展和普及,应用网络技术建设网站受到许多企事业单位的重视。企业需要利用网络来公布企业信息、提供服务,以增加企业透明度,同时方便各项管理。网站对人们的沟通、沟通起着极其重要的作用。本文详述了企业门户网站开发的全过程,包括了系统的调研、分析、设计与实 施 评 价 等 . 网 站 开 发 采 纳 最 新 的 开 发 平 台 MyEclipse 6 。 0 , 使 用JSP+JavaBean+SQL Server2000的开发模式设计了企业门户网站,介绍了在MyEclipse中Tomcat服务器与Tomcat连接池的配置,然后给出了数据库设计中的主要表结构.本文是基于JAVA设计的企业门户网站,经过测试该网站能够正常运行。关键词:企业门户;网站;JAVAAbstractWith the continuous development of Internet technology and popularization of network technology by many enterprises, construction sites of importance 。 Companies need to use the Internet to publish business information , providing services to increase corporate transparency , and facilitate the management 。 Website on people’s communication, communication plays a vital role. This paper describes the development of enterprise portals entire process, including research systems analysis, design and implementation of the evaluation。 Website development using the latest development platform MyEclipse 6.0, using JSP + JavaBean + SQL Server2000 development model designed enterprise portals, describes the configuration in MyEclipse Tomcat server connection pool with Tomcat, database design Finally the main table structure。 Keywords: Enterprise portals; Website; JAVA目录1 绪论 31.1 课题讨论的背景 2 1 。 2 课题讨论的意义 3 1.3 设计思想 3 1.4 开发平台与系统设计模式 3 2 系统概述 3 2.1 需求分析 3 2.2 系统目标 4 3 系统的设计与实现 4 3 。 1 系统功能结构设计 4 3 。 1 。 1 网站前台功能 4 3.1.2 网站后台功能 4 3 。 2 业务流程 5 3 。 3 构建开发环境 5 3 。 3.1MyEclipse ...