• Listing 3 shows how Action class handles exceptions.

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

    youdao

  • Registering the new action class with the Struts configuration

    使用Struts配置注册新的action

    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

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

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

    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

  • 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

  • Your new action class USES a resolver class that processes the request and builds the Atom feed.

    新的action使用一个resolver处理请求构建Atom提要

    youdao

  • In Figure 2, the action class sets the values of two variables using getter and setter methods.

    2action使用gettersetter方法设置两个变量

    youdao

  • Our abstract action class will need to change to get the User object that WebSphere Portal maintains.

    我们抽象操作需要改成获取WebSpherePortal维护User对象

    youdao

  • By using getter and setter methods, the Action class will save the user values onto the ValueStack.

    通过使用gettersetter方法Action方法用户保存到ValueStack

    youdao

  • The abstract action class extends org.apache.struts.action.Action and implements the execute method.

    抽象操作继承了org.apache.struts.action.Action实现execute 方法。

    youdao

  • The mapping primarily consists of the URI called by client and the action class which does the processing.

    映射主要包括客户调用URI和进行处理动作

    youdao

  • Intelligent naming of HTML input fields updated by users negates writing complex code in the action class.

    用户更新HTML输入字段智能命名消除了操作中的复杂编码

    youdao

  • We need to add an attribute type ClientPortfolioDetailsBean in the action class, along with its get method.

    需要操作添加属性类型ClientPortfolioDetailsBean及其get方法。

    youdao

  • On Submit, the success message is shown from the action class representing the invocation of backend service.

    提交时,动作显示成功消息表示后端服务调用

    youdao

  • When the JSP page is loaded, it calls the Action class, which ACTS as a Controller in the MVC design pattern.

    JS p加载时,就调用action这个类在MVC设计模式充当控制器角色。

    youdao

  • The Controller looks at the incoming event and dispatches the request to an Action class. The struts-config.xml.

    控制器查看输入事件请求分派给某个action类。

    youdao

  • This practice's main advantage is that it avoids code redundancy in every Action class that handles ActionErrors.

    一实践主要优势避免每个处理 ActionErrorsAction中的代码冗余

    youdao

  • The action class is responsible to generate the output as XML using the XMLBindingService available in the superclass.

    动作负责使用超类中的XMLBindingServiceXML形式生成输出

    youdao

  • I implemented one form class (Listing 10) and one form action class (Listing 11) to facilitate the Add User page flow.

    实现了表单(清单10)一个表单操作类(清单11),以便添加user页面流。

    youdao

  • A Struts action is an instance of an action class that implements a portion of a Web application and returns an object.

    Struts动作action一个实例action实现Web应用程序portion返回对象

    youdao

  • As I mentioned in my previous article, the Action class doesn't do much compared to the other components of this recipe.

    正像前一篇文章提到过的,action类比这个诀窍中的其他组件来说,的工作并不

    youdao

  • A snippet of the Action class code shown in Listing 1 illustrates how the Model service is called from the Action class.

    清单1中所一小action代码说明了如何action类中调用模型服务

    youdao

  • Modify the execute method of OwnerAction to code your logic, (every action class must implement the execute method).

    请修改oweneractionexecute方法实现逻辑,(每个action类都必须实现execute方法)。

    youdao

  • The servlet class also ensures that when the request reaches the action class it is over a protected servlet path (/myatom).

    servlet确保请求到达action 类时,通过一个受保护的 servlet路径(/myatom)。

    youdao

  • You can use Dependency Injection (JSR-330) in action classes to inject a session object into a field of the action class.

    可以Action使用依赖注入(JSR- 330)会话对象注入Action中的属性上。

    youdao

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

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

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