1go to wwwbytesizebookcom 2follow the first


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 all jar folders, packages, classes and servlets that should be included in the assignment application.
5. Try It – gives an example of how the application should be.
In Netbeans, implement the enhanced controller in your own web application. Modify the JSPs (Edit, Confirm and Process) to use your own fields, with names other than hobby and aversion. Create a bean that corresponds to your data. Modify the controller helper so that it uses your bean and your data.
a) Change the default name and level of the logger for the controller helper. Do not 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 types of messages that are sent to the logger from each class.
Assignment should run from Netbeans and open in a browser.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: 1go to wwwbytesizebookcom 2follow the first
Reference No:- TGS0174122

Expected delivery within 24 Hours