• My final step is to write the Action class.

    最后一步编写action

    youdao

  • The Action class will handle all HTTP requests.

    action处理所有HTTP请求

    youdao

  • Note: "Think thin" when extending the Action class.

    扩展Action请注意简洁。

    youdao

  • Listing 3 shows how Action class handles exceptions.

    清单3展示了action是如何处理异常的。

    youdao

  • Form action class contains behavior for form actions.

    表单操作包含表单操作行为

    youdao

  • The action class receives control from the input page.

    这个操作接管输入页面控制权

    youdao

  • Extend the Struts action class to handle the HTTP request.

    扩展Struts动作处理HTTP请求

    youdao

  • The remaining Action class implementations are very similar.

    其余操作实现相似

    youdao

  • Registering the new action class with the Struts configuration

    使用Struts配置注册新的action

    youdao

  • The Action class has the list variables named state and status.

    action具有列表变量名为statestatus

    youdao

  • Generally, each Action class provides a very specific unit of work.

    通常每个Action提供非常具体工作单元

    youdao

  • A simple Action class to go from the form page to the display page.

    一个简单action表单页面显示页面。

    youdao

  • The domain model is populated appropriately inside the action class.

    操作中的模型适当填充。

    youdao

  • Listing 5. struts-config.xml snippet showing action class path mapping.

    清单5 .struts - config . xml代码片段显示了动作路径映射

    youdao

  • Determines what Action class the Controller calls. The struts-config.xml.

    struts - config . xml确定Controller调用哪个action

    youdao

  • Each Action class implements the execute method of the Struts Action class.

    每个action都将实现Struts actionexecute方法

    youdao

  • Another way of thinking about Action class is as the Adapter design pattern.

    考虑action另一种方式Adapter设计模式

    youdao

  • This object is passed back to the action class from where it was called.

    这个对象调用地方传回action

    youdao

  • The Action class should control the flow and not the logic of the application.

    action应该控制应用程序流程不应该控制应用程序的逻辑

    youdao

  • This page allows you to name — and will subsequently create — an Action class.

    页面允许命名随后创建action

    youdao

  • Write the Action class to display the data onto the UI, as shown in Listing 1.

    编写action使数据UI显示如清单1

    youdao

  • Data is added in the Action class by making state and status of type arraylist.

    通过statestatus设置为arraylist类型数据添加action

    youdao

  • Modify the Action class and add code for the default value, as shown in Listing 4.

    修改action添加默认代码如清单4

    youdao

  • The name of the list variables in JSP must match the name given in the Action class.

    JS p中的列表变量必须匹配action中的名称

    youdao

  • When a Struts action takes place, its action class passes data to the property broker.

    一个Struts行为发生以后,的行为就会将数据传递这个属性代理

    youdao

  • First, it helps you avoid redundant code in every Action class of your Web application.

    首先避免Web应用程序每个action冗余代码

    youdao

  • Create an action class, say BP4Action, by extending org.apache.struts.action.Action.

    通过扩展org . apache . struts .action . action创建一个action比如BP 4action

    youdao

  • The corresponding Action class may determine the order in which these methods are called.

    相应action可以决定这些方法调用顺序

    youdao

  • The new action class that you created needs to be registered with the Struts configuration.

    创建action需要注册Struts配置

    youdao

  • You've now created an action class that is the entry point when a property change has occurred.

    现在已经创建了发生属性更改作为入口操作

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定