Apple WebObjects 3.5 Uživatelský manuál Strana 152

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 218
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 151
Chapter 9 Deployment and Performance Issues
152
Accessing Statistics
If your application has a WOStats page, you can look at the statistics that
WOStatisticsStore gathers. WOStats is a reusable component stored in the
WOExtensions framework (which WebObjects applications link to by default).
While your application is running, you can access the WOStats page with a URL
like the following:
http://localhost/cgi-bin/WebObjects/MyWebApp.woa/-/WOStats
Note: You can access any component directly using a URL with this form.
Figure 38 shows a WOStats page.
Figure 38. WOStats Page
For more information about the statistics presented on the WOStats page, see
Serving WebObjects.
If you want access to statistics programmatically, send the WOStatisticsStore a
statistics message. For example:
Zobrazit stránku 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 217 218

Komentáře k této Příručce

Žádné komentáře