<action path="/setUpCategoryEditForm"
            type="com.strutsgen.garuda.SetUpCategoryEditAction"
            name="categoryEditForm"
            scope="session"  <--------------------
            validate="false"
            >

  I think you could also try this... I think it will also work (maybe you
should then switch from request.setAttribute to session.setAttribute... but
I donšt remember).

Pedro Salgado


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

Reply via email to