WebLogic Portal

From Documentation
Revision as of 07:35, 16 November 2011 by Jimmyshiau (talk | contribs) (Created page with "{{ZKInstallationGuidePageHeader}} =Add JSP/HTML Portlet= #Right click on ''portlet'' folder > [New] > [Portlet] #:File:ZK_Installation_Guide_WebLogic_Portal_01.png #Give a ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Add JSP/HTML Portlet

  1. Right click on portlet folder > [New] > [Portlet]
    ZK Installation Guide WebLogic Portal 01.png
  2. Give a file name then click Next.
    ZK Installation Guide WebLogic Portal 02.png
  3. Select JSP/HTML Portlet then click Next.
    ZK Installation Guide WebLogic Portal 03.png
  4. Check Minmizable and Maximizable and you can define title and zul page location then click Create.
    ZK Installation Guide WebLogic Portal 04.png

Add Zul page to your webapp

  • Create myZulPage.zul in the WebContent/portlet/myzulpage folder.
    ZK Installation Guide WebLogic Portal 05.png

Add portlet to portal page

  1. Drag myZulPage.portlet to "Page 1" in the index.portal.
    ZK Installation Guide WebLogic Portal 06.png
  2. Done.
    ZK Installation Guide WebLogic Portal 07.png

Run the weblogic server


Version History

Last Update : 2011/11/16


Version Date Content
     



Last Update : 2011/11/16

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.