Sei sulla pagina 1di 20

SOUND & STAGE ENTERTAINMENT

BY
INAMPUDI RAMESH YAMINI MANGALANI VIKRANTH

INTRODUCTION
Our project mainly aims to build a website which facilitates easy booking of movie ticket for the user. There are different pages designed for different purposes they are : SOUND ENTERTAINMENT Main page-viewing all the features available Login page- to enter details of user and displaying list of multiplexes and movies available. Multiplexes page-list of multiplexes available Seats page -to select seats and book the tickets

INTRODUCTION
STAGE ENTERTAINMENT
Stages page-list of stages available Seats page-to book the tickets for the show

TECHNOLOGY USED
Technology used in this project is JSP(java server pages) Java Server Pages (JSP) is a Java technology that allows software developers to dynamically generate HTML, XML or other types of documents in response to a Web client request. The technology allows Java code and certain pre-defined actions to be embedded into static content.

FEATURES OF JSP TECHNOLOGY


The main features of JSP technology are A language for developing JSP pages, which are text-based documents that describe how to process a request construct a response Constructs for accessing server-side objects Mechanisms for defining extensions to the JSP language

FEATURES OF JSP TECHNOLOGY


JSP enables us to write standard HTML pages containing tags that run powerful programs based on java programming language. JSP supports separation of presentation and business logic as follows:

FEATURES OF JSP TECHNOLOGY


o Web designers can design and update pages without learning JAVA programming language.

o JAVA programmers can write code without having to be concered with web page designing

PROCESSING OF JSP PAGE

JSP SYNTAX
A Java Server Page may be broken down into the following pieces: static data such as HTML JSP directives such as the include directive JSP scripting elements and variables JSP actions custom tags with correct library

ADVANTAGES OF JSP
Web application designed by using JSP have high performance and scalability because they use threads rather than OS shells. JSP technology is built on JAVA technology so it is platform independent. JSP scripting elements can be written in JAVA language so that it can take the advantage of object oriented language and its API S

SOUND AND STAGE ENTERTAINMENT


The website designed by us mainly consists of two parts: SOUND ENTERTAINMENT STAGE ENTERTAINMNET

FEATURES OF HOME PAGE


Home pages consists of options like: o Description about our website o List of multiplexes available o Gallery of movies o Details of project members o Contact details o Frequently asked questions o Link to LOGIN page based on users interest either sound or stage entertainment

LOGIN PAGES
Website consists of two login JSP pages namely login and login1 for sound and other for stage entertainment. o Login page consists of options like username and password where user has to enter his or her details which will be stored and verified in database. o Based on user s interest he or she will connected to either list of multiplexes page or list of stages page.

SOUND ENTERTAINMENT
When user selects sound entertainment and enters his/her login details they will directed to list of multiplexes page where list of multiplexes are displayed.

MULTIPLEXES PAGE
Multiplexes page consists of list of 4 multiplexes available with images. o When the user clicks on the image he will directed to different movies played in 4 different halls in that particular multiplex o Based on his interest he can click on the movie he wants after which he will be directed to SEATS PAGE where he can book the tickets.

SEATS PAGE
Each hall in a multiplex is directed to seats page where customer has to enter his details like seat number, name,age,phone number and snacks. In the designed website they are 4 multiplexes and each multiple consists of 4 halls where each hall will be directed to different seats page so totally there are 16 seats pages designed in this project.

SEATS PAGE
When user enters details in seats pages and books the tickets and submits the request all the details entered are stored in database of that particular movie. If tickets are not available for that particular movie message is displayed to the user as HOUSE FULL tickets not available

STAGE ENTERTAINMENT
When user selects stage entertainment and enters his/her login details they will directed to list of different stages available. Based on selected stage user will be directed to seats page to book the tickets for the show .

SEATS PAGE
Stage page is directed to seats page where customer has to enter his details like seat number, name,age,phone number and snacks. In the designed website they are 3 stages and 3 seat pages where and user can select the stage and book the tickets.

CONCLUSION
Hence like mentioned in previous slides all the JSP pages are linked and facilitates the user to book tickets according to his interest online easily with minimal time and effort.

Potrebbero piacerti anche