Creates a CSAParseHelper (one per call to avoid concurrency issues) to open all the session
XML files found in the folderNames array (ensures against duplicates), parses them, summarizes them,
and returns the result as a CSAResultSet.
Gets the page from the pagesVisited Vector (adds a new CSAPage if one wasn't found) via
getPage(), increments the number of hits that page has received, then re-sorts the pagesVisited
Vector.
Title: TrackedSession
Description: object representing a session in the session tracking system
Copyright: Copyright (c) 2001
Company: Techouse Software Co.