Java Servlet

ueroorila

11.1 - write a servlet that uses doGet to return a markup document that provides your name, electronic mail address, and mailing address, along with a brief autobiography. test your servlet with a simple markup document.

 

11.2 write a servlet that returns a randomly chosen greeting from a list of five different greeting. The greetings must be stored as constant strings in the program.

    • 10 years ago
    • 20
    Answer(1)

    Purchase the answer to view it

    • java_servlet_assignment.zip