The JSP to be displayed is determined by the actionPerformed() method above.
要显示哪个JSp由上面的actionperformed()方法决定。
The action from this page triggers the actionPerformed method to initiate a search.
这张页面中的操作触发actionperformed方法开始搜索。
The actionPerformed method performs a lot of the controller logic for this portlet.
actionperformed方法执行了这个portlet的许多控制器逻辑。
You put the business logic performing the back-end call in actionPerformed() method.
将执行后端调用的业务逻辑放在 actionPerformed()方法中。
No Listener interface is used; instead attributes that match the interesting event handler entry points defined by the class (for example, actionPerformed) are set to Jython functions.
没有使用 Listener接口,而是使用该类定义的匹配要注意的事件处理程序入口点的特性(例如actionPerformed)设置给Jython函数。
No Listener interface is used; instead attributes that match the interesting event handler entry points defined by the class (for example, actionPerformed) are set to Jython functions.
没有使用 Listener接口,而是使用该类定义的匹配要注意的事件处理程序入口点的特性(例如actionPerformed)设置给Jython函数。
应用推荐