A Content Server Request Handler Example - Part 1 - the Example
Care for a practical example in Content Server applications? Here this is part 1 (The example) of a Categories Search, purely based on the database, not on the normal Content Server Search Server.
The Core: The Request Handler
To get the basic idea, refer my Article on LinkedIn WTF is a Request Handler in oScript?
The example
First, take a look on the Request Handlers from the End Users Point of vue
Watch for the upcoming articles on how to realize it.