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
|
Download
|
Download jPortlet
here
|
|
Compiling the source
|
If you want to compile jPortlet source, its very easy:
Run the following commands:
- cd
JPORTLET_HOME/src/ant
- ant
Check out JPORTLET_HOME/dist to see all the .jar , .war and .tld files generated.
|
|
|