Hello to all
i have a project with struts 2 on glassfish . in this project my user have
to create backup his domain (ex :domain1 ) . with asadmin app we can create
it very easy but my user don't have permission to execute this app . i have
an idea ! i think my user can create backup by jsp (Action in struts) page .
but how do this OR *how to execute backup-domain command by java ?*