论文部分内容阅读
留言板是网站用来与用户进行沟通交流的手段。JSP具有跨平台及强安全性和MySQL具有开源性及高性能的优点,使得它们成为网站开发留言板系统的首选。本文介绍了基于JSP和MySQL的留言板系统的设计与实现,内容包括前台提交留言和后台查看留言的设计与实现。
The message board is a website used to communicate with the user means. JSP has cross-platform and strong security and MySQL has the advantages of open source and high performance, making them the preferred web development message board system. This article introduces the design and implementation of the message board system based on JSP and MySQL, including the design and implementation of submitting messages at the front desk and viewing messages in the background.