Abstract
The fast-paced development of the modern economy and the continuous improvement
and upgrading of information technology have upgraded the management of
traditional data information to a management method of software storage, induction,
and centralized processing of data information. This online auction system was born
in such a big environment. It can help users process huge data information in a short
time. Using this software tool can help managers improve transaction processing
efficiency and achieve multiplier effect with half the effort. This online auction
system utilizes the current mature and perfect SSM framework, uses the
cross-platform Java language that can develop large-scale commercial websites, uses
JSP technology for pages, and uses MySQL database, one of the most popular
RDBMS application software, for program development. The online auction system
has three roles: administrator, user, and seller. The administrator functions include
personal center, user management, seller management, commodity type management,
auction commodity management, user bidding management, transaction notification
management, user evaluation management, message exchange, and system
management. Merchants can register and log in, publish auction products, view user
bids, notify users of transactions, and view user reviews. Users can register and log in,
view auction products, bid for products, view transaction notifications, and perform
evaluation operations. The development of the online auction system is designed
according to the needs of operators. The interface is simple and beautiful, and the
layout of functional modules is consistent with the same type of website. When the
program realizes the basic required functions, it also provides some practical solutions
for the security problems faced by data and information. . It can be said that this
program not only helps users to deal with work affairs efficiently, but also realizes the
integration, standardization and automation of data information.
Key Words:Online auction system; SSM framework; MySQL; automation; JSP