Implement improved controllerin from your own webapplication


1) Go to www.bytesizebook.com

2) Follow the first link: Guide to Web Development with Java

3) Click on Examples tab

4) Go down to Chapter 4 to find out all jar folders, packages, classes and servlets which should be included in the assignment application.

5) Try It – give an illustration of how the application should be.

In Netbeans, implement the improved controllerin your own web application. Modify the JSPs (Edit, Confirm and Process) to use your own fields, with names other than hobby and aversion. Make a bean which corresponds to your data. Modify the controller helper so that it employs your bean and your data.

a) Change the default name and level of the logger for the controller helper. Don't modify the controller helper, only modify the web.xml  file.

b) Add a logger to the bean

c) Write, warn, info and debug messages in the controller helper and the bean.

d) Set the level of the logger in the bean to a different level than the logger in the controller helper. Compare the kinds of messages which are sent to the logger from each class.

Assignment must run from Netbeans and open in a browser.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Implement improved controllerin from your own webapplication
Reference No:- TGS01439

Expected delivery within 24 Hours