Table of Contents
You are done with the installation? It will help, understanding how the SDK Portal is structured, if you read the Structure section first. Otherwise continue:
In the following section a selection of sample portlets are explained. The sourcecode of theses examples can be found within your Gentics Portal.Node SDK installation. You may use the example selector of your SDK Portal to navigate through the examples. Of course you can also use the interactive links which are usable within your Gentics Portal.Node SDK Help.
![]() | Note |
---|---|
Please note that all examples may be used at your own risk. Instead you should consider them as additional help to the reference documentation when implementing your projects. |
We will start with simple “Standard Portlet Examples” (Section 2) , including the well-known HelloWorld -Portlet, head on to “GenticsPortlet and ViewPortlet Examples” (Section 3) and finally reach some “Portal Feature Examples” (Section 4) like AJAX portlets. After reading the explanation of each portlet in this document, we suggest to take a look at the portlet itself and its inline Javadocs. Fooling around, changing things or reimplementing the example by heart will be a great help getting used to the Gentics Portal.Node SDK and learning how to work with it.