requesting /monitoring/monitors will display all infos about registered monitors (with MonitoringServlet or WebUIServlet mapped to /monitoring/*) @see src/main/webapp/WEB-INF/web.xml as a sample
What do you want to display ? To display some custom data, you may use JSP to select the exact data you need from the repository. I'm starting to code some JSP tags to support repository rendering, but this is still early planning. Nico. 2008/4/27 <[EMAIL PROTECTED]>: > Hello. This is a question about the monitoring WebUI. > > Say I have a test-servlet within the maven-jetty. It allows for a user to > manually start and stop StopWatches. Just to have something to measure... > > Than how do I come from here to get to see the outcome of this rendered by > the WebUIServlet? > > Thanks in advance, > > Susanne > -- > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! > Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >