hi
 follow this order u will get answer
(icon?,display-name?,description?,set-roperty*,exception*,forward*)".
(action 
         path="/CCMCmtsConfig"
         type="com.test.ui.action.CCMCmtsConfAction"
         name="ccmCmtsConfForm"
         scope="session"
         parameter="method"> 
             <exception
                 key="error.session.expired"
                 type="com.exception.InvalidSessionException"
                 path="CmtsError"/>
             <exception
                 key="error.invalid.parameter"
                 type="com.exception.InvalidParameterException"
                 path="CmtsError"/>


             <forward name="cmtsadd" path="CmtsAdd"/>
             <forward name="cmtsmod" path="CmtsMod"/>
             <forward name="cmtssearch" path="CmtsSrch"/>
             <forward name="success" path="CmtsList"/>
             <forward name="error" path="CmtsError"/>
     </action>


Regards

Chandra


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to