Original: A simple project to publish a movie ticket
Source code: Http://www.zuidaima.com/share/1601881858886656.htm
- On the home page (index.html), show all videos by movie release Time
- Click the movie type link to the right of the index.html page to display the corresponding movie on the left side of the page
- Search according to the name of the movie
- When the mouse hovers over the picture of the movie, the details of the movie are displayed
- Publish a new movie (does not require the ability to upload pictures)
- Use the Struts2 component to upload a picture when you publish a new movie
- Provide database scripts
- Tiered implementation
Use the STRUTS2 framework and jquery to complete the AJAX approach.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
A simple project to publish a movie ticket