Online Store Website, JAVA Programming

Assignment Help:
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

Related Discussions:- Online Store Website

Error, UnsupportedClassVersionError

UnsupportedClassVersionError

Multithreading, write a java program implementing multithreading concept in...

write a java program implementing multithreading concept in hotel management

Functionality of customer relationship management system, The basic system ...

The basic system has to offer the following options: 1. Exit the program 2. Enter new customer The program prompts for the details of a new customer, assigns a unique cust

What are the different types of bean injections, Two types of bean injectio...

Two types of bean injections are there:- 1. By setter 2. By constructor

Define the j2ee best practices to improve performance? , Manage valuable re...

Manage valuable resources recycle and wisely them where possible, serialization cost and minimize network overheads, and optimize all your database functions. 1. Recycle and man

How you returning values from methods in java, How you Returning Values Fro...

How you Returning Values From Methods in java ? It's frequent meaningful to have a method return a value to the class which is known as it. This is accomplished through the ret

What is constructors and explain with an example, What is Constructors? Exp...

What is Constructors? Explain with an example? A constructor forms a new instance of the class. It initializes all the variables and does any work essential to prepare the clas

Explanation of EM algorithm, try { pa="weblog"; pa...

try { pa="weblog"; pas="weblog"; Connection c; Statement st;

Relation between stack and heap, Relation between Stack and Heap Stack ...

Relation between Stack and Heap Stack and heap are two significant memory areas. Primitives are created on the stack whereas objects are created on heap. This will be further c

Program to calculate the value into hours and minutes, Specifically, you'll...

Specifically, you'll create a program that will hold minutes worked and assign a value. Calculate the value into hours and minutes. Display the result as shown in Figure 2. Reme

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd