Extending Your BookShoppingServlet with a Simple Logging Filter

Extending Your BookShoppingServlet with a Simple Logging Filter

Now consider an example filter for your BookShoppingServlet. Since your BookShoppingServlet does not have any logging or debugging facility, you will implement a filter that logs the calling sequence between the browser and the BookShoppingServlet. The filter for the BookShoppingServlet intercepts the request and response of the BookShoppingServlet and logs the call by printing it to the standard output (stdout).



Sams Teach Yourself BEA WebLogic Server 7. 0 in 21 Days
Sams Teach Yourself BEA WebLogic Server 7.0 in 21 Days
ISBN: 0672324334
EAN: 2147483647
Year: 2002
Pages: 339

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net