Overview
- Home
- Portlet Concepts
- Portlet Classes
- Portlet TagLib
- JavaDocs
- Portlet DTD
- Download
Writing Portlets
- Hello World
- Portlet with Action
- More examples
Project
- Mailing Lists
- Source Repository
- Issue Tracking
- Project Team
- Road Map
Portlet Catalog
- Basic Portlet
- Bookmarks
- RSS Feed
- Menu
- Login/Logout
- Poll
- Google Search
- Discussion Forum
- Contacts
- Calendar
- Email Client
- Document Manager
Misc.
- Setup jPortlet Project
- Server Side Include
- Internationalization
- Portlet Actions
- Changing Look & Feel
|
Overview
|
This is a basic portlet that include the content of a file into
the PortletResponse
|
Classes |
- Portlet
- net.sf.jportlet.portlets.basic.BasicPortlet
- Action Listener
- None
- Message Listener
- None
|
Init Parameters |
- view
- Path of the file to include into the PortletResponse in mode VIEW (Required).
- edit
- Path of the file to include into the PortletResponse in mode EDIT.
- help
- Path of the file to include into the PortletResponse in mode HELP.
- configure
- Path of the file to include into the PortletResponse in mode CONFIGURE.
|
Markups (Modes) |
Any (Any) |
Languages |
Any |
CSS styles |
None |
Webflow |
None |
SQL script |
None |
|
|
|