资源描述:
《本科毕业论文-基于java_web的邮件管理系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、毕业设计诚信声明书毕业设计中文题目基于Javaweb的邮件管理系统的设计与实现英文题目BasedonJavawebemailmanagementsystemdesignandimplementation2014年11月26日摘要基于Javaweb的邮件管理系统的设计与实现【摘要】电子邮件(E-mail)是Internet上使用广泛的服务其中之一,传统的Email应用模式基于C/S结构,用户以使用客户端的邮件收发工具(如Outlook、Foxmail等)与提供邮件服务的服务器(如163.net、263.net、371.net)进行通信,用户需要进行一些必要
2、的设置在使用客户端邮件工具之前,例如,需要对邮件服务器的主机地址和通信端口等的指定,这些工作对刚开始上网的用户会有一定的困难,如果把E-mail和Web结合在一起,通过Web编程和适当的系统设置,那么用户仅仅以访问Web的方式就可以得到和使用完整的邮件服务,这样使用户上网更加方便,这种系统称为WebMail。WebMail是目前Internet上最受欢迎的服务之一,也是很多网站必备功能之一,另外WebMail同样也适用于企业或校园网的应用。此邮箱系统功能主要分为管理员管理和用户管理两个部分,管理员管理主要包括管理用户信息、删除用户、管理后台系统等;用户管
3、理主要包括用户个人信息的管理、个人邮箱的管理等。该系统可以根据需求对功能进行扩展和完善。【关键词】电子邮件,邮件服务,Web编程,WebMail,JavaIIABSTRACTDesignandimplementationofthetourismwebsite【Abstract】TheE-mailisoneofthemostpopularservicesonInternet,traditionalE-mailapplicationmodeisbasedonC/Sstructure,usersusethemailofthecustomerendtorecei
4、veanddispatchtools(SuchasOutlook,Foxmail,etc.)andserver(suchas163net,263net,371net)communicationofferingmailservice,beforeusingthemailtoolofcustomerend,userwant,carryonsomeessentialestablishment,suchasappointmailhostcomputeraddressandcommunicationport,etc.ofserver,thesework,haves
5、uredifficultiestouserssurfingtheNetattheverybeginning,ifcombineE-mailandWebtogether,i.e.setupthroughWebprogrammingandappropriatesystem,usethefamilytogetandusetheintactmailserviceinamannertovisitWebonly,willsofacilitatetheInternetusergreatly,thiskindofsystemwillbecalledWebMail.Web
6、MailisoneofthemostpopularservicesonInternetatpresent,isoneoftheindispensablefunctionsofalotofwebsitestoo.InadditionWebMailissuitablefortheapplicationofenterprisesorcampusnetworktoo.Thismailboxsystemfunctionisdividedintoprimarilythemanagingpersonmanagestomanagewiththecustomertwobi
7、gpart,managingpersonthemanagementincludestomanagethecustomerinformation,deletethecustomerandmanagethebackstagesystemetc.primarily;Thecustomermanagementincludesmanagementetc.ofthemanagement,personalmailboxofthepersonalinformationincustomerprimarily.【Keyword】TheE-mail,Mailservice,W
8、ebProgramming,WebMail,javaII目录引言1第一章绪论21