Apple WebObjects 3.5 Manuel d'utilisateur Page 152

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 218
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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:
Vue de la page 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 217 218

Commentaires sur ces manuels

Pas de commentaire