Apple WebObjects 3.5 Manual de usuario Pagina 152

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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:
Vista de pagina 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 217 218

Comentarios a estos manuales

Sin comentarios