^1640740802269
@
sname
SimpleAppLogin
slabel
SimpleAppLogin
stitle
SimpleAppLogin
scompany
xworker.org
slogo
/images/logo.jpg
sloginedUrl
do?sc=xworker.example.http.extjs.simpleApp.SimpleAppMain
ssessionAttributeName
example_extjs_simpleApp
sdescriptors
xworker.web.app.view.http.app.SimpleLogin
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
  @/@actions
  sname
  actions
  sdescriptors
  xworker.web.app.view.http.app.SimpleLogin/@actions1
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@doLogin
    sname
    loadUser
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    svarScope
    Local
    sdisableGlobalContext
    false
    Scode
#$@text#$@
def command = request.getParameter("command");

return "ttt";
#$@text#$@
    sinterpretationType
    Action
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.Actions/@GroovyAction
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    doLogin
