| Author |
Professional Apache Tocat 6: How to replace former class ValveBase
|
ludoviko azuaje
Ranch Hand
Joined: Jun 07, 2005
Posts: 46
|
|
Hy, We have an intranet -based on apache tomcat 5.0- that uses the class org.apache.catalina.valves.ValveBase. This classs is usefull for capturing authentication values entered by the user when the user logs in. I wonder if your book explains any class or funcionality that replace the org.apache.catalina.valves.ValveBase from former versions. thanks.
|
SCJP 1.4, SCJP 5.0, SCWCD 1.4, Oracle SQL Expert Exam 1Z0-047
IBM Test 255, IBM Test 730, IBM Test 142, ScrumManager® Certified.
|
 |
Jeff Genender
author
Greenhorn
Joined: Sep 06, 2007
Posts: 14
|
|
|
Writing valves in Tomcat is essentially the same as before. Not much has changed. The book does not cover coding your own valves, but more of how to use them.
|
 |
 |
|
|
subject: Professional Apache Tocat 6: How to replace former class ValveBase
|
|
|