strutsGlobals = new HashMap(); strutsGlobals.put( "ACTION_SERVLET_KEY", Globals.ACTION_SERVLET_KEY ); strutsGlobals.put( "SERVLET_KEY", Globals.SERVLET_KEY );
return strutsGlobals;
this.strutsGlobals = strutsGlobals;