project requirements create your own online


Project Requirements
• Create your own online store Web site, selling products of your choice.
• Create pages that allow you to search and buy available products, as well as add, update, or delete products from your inventory.
• You must use JavaServer Pages (JSP) technology, Java servlets, JavaBeans (do not use EJBs).
• You must use a model 2 architecture.
• You must use Oracle on UMUC''s Nova server for your database.
• Your application should be user-friendly.
• The documentation describing and reflecting on your design and approach should be written using Microsoft Word.
 
Deliverables
1. the Java and JSP source codes
2. SQL scripts for creating a database in Oracle
3. any configuration files used
4. a well-written Word document describing:
a. your overall design, including a UML class diagram showing the type of the class relationships
b. description of how to set up your application
c. your test plan, including test data and results with screen snapshots of each of your test cases
d. your approach, lessons learned, design strengths and limitations, and suggestions for future improvement and alternative approaches

Code format:
•  header comment block
•  appropriate comments within the code
•  appropriate variable and function names
•  correct indentation

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: project requirements create your own online
Reference No:- TGS0410970

Expected delivery within 24 Hours