Called after the action method executes.
在执行操作方法后调用。
To restrict access by callers to an action method.
调用者的操作方法来限制访问。
To mark an action method whose output will be cached.
为了标记其产出将是缓存的一个操作方法。
The action method copies any instance variables to the view.
动作方法把实例变量拷贝到视图。
If your action method has a parameter named ID then ASP.
假如你的动作方法有一个参数名为ID的话,那么A SP。
The Display action method might look like the following example.
呈现动作方法看起来可能像下面的例子。
To indicate that a controller method is not an action method.
为了表明控制器方法不是一个操作方法。
Here is a Struts action method that will save or update a person.
这里给出一个在Struts中保存或更新person模型实例的action。
Combined, they say to invoke the String action method of the Object target.
它们结合在一起说明调用Object目标的String操作方法。
The action method then calls the controller's view method to create the view.
action方法然后调用控制器的视图方法创建视图。
To return a user-defined content type that is the result of an action method.
要返回用户定义的内容类型的操作方法是这样的结果。
The action method sets up instance variables for the view and renders the view.
动作参数为视图设置实例变量,并呈现视图。
Invokes a child action method and renders the result inline in the parent view.
调用子操作方法并在父视图中以内联方式呈现结果。
You will repeat the same action for all buttons with the corresponding method.
使用相应的方法对所有按钮重复相同的操作。
Now, whenever you need to perform a certain action, you know how to tell the control how to do it (again, which method to call or property to reference).
现在,无论什么时候您想要执行一个特定的行为,就会知道如何告诉这个控件如何操作(同样是,调用哪种方法或者参考哪个属性)。
If all Action classes must implement this method, make it abstract.
如果所有action类都必须实现此方法,则让其为抽象。
Method 1: Symbolize the next action
方法一:符号化你的下一步行动
Each Action class implements the execute method of the Struts Action class.
每个action类都将实现Struts action类的execute方法。
First, the form object is instantiated, and its action and method are set.
首先,将form对象实例化,然后设置它的动作和方法。
Kill method which is used to kill the running job or action.
Kill方法,可以用来中断运行的作业或者动作。
The method is POST, and default action submits the form data back to this servlet.
方法是POST,默认的动作把表单数据提交回这个servlet。
Start method is used to start action execution.
Start方法是用来启动动作的执行操作的。
The most important part of this interface is the run() method, which executes the action.
这个接口中最重要的部分是run()方法,该方法执行动作。
The OnClickAction() method returns "success" to begin the action.
OnClickAction()方法返回 “success”以开始这个动作。
The hello_message action in the controller class is available to clients for method invocation.
控制器类中的 hello_message 操作可用于客户机进行方法调用。
The action from this page triggers the actionPerformed method to initiate a search.
这张页面中的操作触发actionperformed方法开始搜索。
Any exception thrown by a stop method is logged only; no other action is taken.
stop方法抛出的任何异常仅被记录;不执行任何其他操作。
The action will be invoked and the method Run will execute an infinite loop.
该操作将被调用,并且Run方法将执行一个死循环。
The action will be invoked and the method Run will execute an infinite loop.
该操作将被调用,并且Run方法将执行一个死循环。
应用推荐