admin@glassfish.java.net

Please Review Fix for 5194

From: Irfan Ahmed <irfan_at_sun.com>
Date: Wed, 25 Jun 2008 23:39:21 +0530

https://glassfish.dev.java.net/issues/show_bug.cgi?id=5194

Diffs attached.

Thanks and Warm Rgds
Irfan.
-- 
Irfan Ahmed Sun Microsystems Inc., Bangalore, India. (0) 9180-66927726, 
email: irfan_at_sun.com


Index: src/docroot/appServer/monitorRuntime.jsf
===================================================================
RCS file: /cvs/glassfish/admin-gui/src/docroot/appServer/monitorRuntime.jsf,v
retrieving revision 1.3
diff -u -r1.3 monitorRuntime.jsf
--- src/docroot/appServer/monitorRuntime.jsf 5 May 2007 05:26:58 -0000 1.3
+++ src/docroot/appServer/monitorRuntime.jsf 25 Jun 2008 18:08:41 -0000
@@ -37,7 +37,7 @@
 <!initPage
         setResourceBundle(key="help" bundle="com.sun.enterprise.tools.admingui.resources.Helplinks")
     setAttribute(key="helpKey" value="$resource{help.monitorRuntime}" );
- setAttribute(key="parent" value="appServer" );
+ setPageSessionAttribute(key="parent" value="appServer");
 />
 #include "shared/monitorRuntime_1.inc"
 #include "appServer/serverInstTabs.inc"