How to write custom servlet class for 11i and R12?
I want to write some custom servlet classes for 11i and R12 but struggle to find any documentation to tell me how to write custom servlet to conform Oracle standard, e.g. which servlet base class to extend, where to put the class file, how to customize the Jserv or Apache configuration, etc. Anyone have a pointer to this ? Thanks in advance.