1 / 4

Mishal Hamartze On J2EE Online Voting System

Technion – Israel Institute of Technology Department of Electrical Engineering Software Lab. Mishal Hamartze On J2EE Online Voting System. Eyal Krikon Eran Yoniel Supervisor: Ben-Ami Yassour Winter 2003-2004.

Download Presentation

Mishal Hamartze On J2EE Online Voting System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Technion – Israel Institute of Technology Department of Electrical Engineering Software Lab Mishal Hamartze On J2EEOnline Voting System Eyal Krikon Eran Yoniel Supervisor: Ben-Ami Yassour Winter 2003-2004

  2. Project Goal:Implementing a user-friendly system to present a suitable substitution for Mishal Hamartze by using the internet. Supported user types: • Student: can fill in mishalim for lecturers in his taken courses (on the current semester) and view results from previous semesters. • Administrator: can add and update all relevant data in the database. Implementation Environment:IBM Websphere, using J2EE Technology.Java Server Pages (JSP) & Servlet, for dynamic richHTML content

  3. The Tiers Model • Client Tier – The user’s web browser, which allows him to view the developed system. • Web Tier – Responsible for designing the web interface as it will be seen by the user. (it contains our Servlets & JSPs) • Java Beans – Creates the communication between the web tier and the application tier, by using object that will hold necessary information. • Business Tier (Java Application) – This tier is responsible for running our java application which will mainly perform accesses to the database • EIS Tier – This tier contains the database, on which our system is built

  4. Project Snapshots Administrator’s Perspective Student’s Perspective Administrator operations screen View lecturer’s results: Fill in a new mishal Manage Categories Register / Unregister a lecturer from course

More Related