Posted:
27-October-2006 20:50 the page size on the logging view isn't persisted at all. The logging view is stateless and the record offset and page size is passed back to the client for update/re-submission. So the setting will be persisted across restarts if you keep the view open in your browser. However if you wish to change the default page size when for when ever you go to that view you can edit the file <install>/modules/ext-introspect-1.2.2.jar!/org/ten60/netkernel/introspect/reports/log.bsh |
this contains the line: which you can change to any value. Cheers, Tony |