Changeset 5396


Ignore:
Timestamp:
2003-09-01T13:44:02+12:00 (21 years ago)
Author:
kjdon
Message:

changed a couple of nzdl params

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/WEB-INF/web.xml.in

    r5395 r5396  
    181181    </init-param>
    182182    <init-param>
    183       <param-name>receptionist</param-name>
    184       <param-value>NZDLReceptionist</param-value>
    185     </init-param>
    186     <init-param>
    187       <param-name>cgiargs</param-name>
    188       <param-value>NZDLCGI</param-value>
     183      <param-name>params_class</param-name>
     184      <param-value>NZDLParams</param-value>
    189185    </init-param>
    190186  </servlet>
Note: See TracChangeset for help on using the changeset viewer.