users@glassfish.java.net

how to execute backup-domain command by java

From: mohsen ahmadian <mohsen.etc_at_gmail.com>
Date: Mon, 29 Jun 2009 20:58:30 -0700

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 ?*