NetBeans for Java with GlassFish/Tomcat: https://netbeans.org/downloads/ (select All option)) and create a servlet to display a table that contains factorials for the numbers from 0 to 10, as shown in Figure1.

profilehenonj

NetBeans for Java with GlassFish/Tomcat: https://netbeans.org/downloads/ (select All option)) and create a servlet to display a table that contains factorials for the numbers from 0 to 10, as shown in Figure1.

 

NumberFactorial
01
11
22
36
424
5120
6720
75040
840320
9362880
103628800

                  

FIGURE 1

Homework Submission/Deliverables

 

 

All the required files should be submitted in your assignment folder in one zip file named StudentFirstInitialStudentLastNameHW1.zip.(For example, awebbProject1.zip):

1.   Design Diagram demonstrating the architecture of the application

2.   a zip file of your Netbeans project  and any additional files if required

3.    Word document including:

a.    Test plan (steps and scenarios including data be used for testing);

b.    Screen snapshots of each of your test cases (provide input parameters and screenshots demonstrating the results)

4.    Description of the architecture that you implemented

5.    Description of how to set up your application

a.    this description should include all steps starting from how to open your project in NetBeans, how to compile, how to run locally, version of the Netbeans, Application Server used (Tomcat or Glassfish), how to start GlassFish/Tomcat from the netbeans

6.    Description of the Tools and architecture that you implemented, such as

a.    user will open IE and invoke index.jsp located in xxx, index.jsp has an HREF that includes a location of the servlet

b.    the servlet URL is defined in web.xml and etc

7.    SQL Scripts and instructions how to execute them (when applicable)

 

 

    • 12 years ago
    • 20
    Answer(1)

    Purchase the answer to view it

    blurred-text
    • attachment
      factorial_servlet.docx
    • attachment
      factorialservlet.zip