Apple WebObjects 3.5 Manual do Utilizador Página 152

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 218
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 151
1 2 ... 147 148 149 150 151 152 153 154 155 156 157 ... 217 218

Comentários a estes Manuais

Sem comentários