! Jinshang online mall 08 ~ 09.-requirements and logic architecture (JSP + JavaBean + database)

Source: Internet
Author: User

  1. Ordinary users can browse products by category through the system)
  2. Ordinary users can search for products by category, price, date, etc)
  3. Ordinary users can place orders through the system (enjoy market price)
  4. Ordinary users can register as system members (free registration)
  5. Members can browse and retrieve Products
  6. Members can place orders (enjoy the membership price)
  7. Members can view their orders
  8. Members can manage their own information (self-service system)
    A: change the password.
    B: Modify the shipping address.
    C: Modify the contact information.
  9. * Members can be divided into different levels/may not be considered *
    A: Different Levels of discounts
    B: Determine the level based on the purchase amount
  10. Administrators manage members in the background
    A: Member browsing
    B: viewing historical orders of members
    C: member deletion
    D: Specify the membership level
  11. The Administrator manages product categories in the background.
    · Slect, insert, delect, and update)
  12. The Administrator manages products in the background.

    A: New Product
    B: Product cabinet mounting
    C: Product Cabinet
    D: Order search
    E: Order Tracking
    F: Order reminder

  13. The Administrator manages orders in the background.
    A order Query
    B. Modify the order status
    C order search
    D. Order Tracking
    E order reminder (like QQ)

Internetshoping pre-implements these functions

  1. Logical architecture
    · JSP + JavaBean + database
          A: JSP is responsible for performance
           B: Javabean is responsible for business logic
          C: database maintains data permanently.
  2. Physical Architecture
    · One Web Server
        · Configuration
    · One Database Server
        · Configuration
  3. Technical solutions
    · Webserver-tomcat6
    · Database-MySQL

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.