Writing Portlets: A Quick Lesson for IT Managers
暂无分享,去创建一个
This section is intended for IT managers who need to understand the basics of developing portlets. We will take you briefly through the development cycle of a portlet: from writing the code, to compiling, up to deployment. You must start with environment set up and continue with writing, compiling, and testing the portlets. The code example in Figure 110 shows a simple portlet called HelloMonashWorld class. This class inherits from the class PortletAdapter and processes the following methods: