Package org.strutsme.client

This package contains the RemoteExecutor which allows to call an action at the server with the executeAtServer() method.

See:
          Description

Class Summary
RemoteExecutor RemoteExecutor provides a method to execute an action at the server.
ServerResultWrapper Wrapper class to get easy access to the result or response of a StrutsME-Server.
 

Package org.strutsme.client Description

This package contains the RemoteExecutor which allows to call an action at the server with the executeAtServer() method.

The ServerResultWrapper is a convince class which allows an easier access to the various server result items.