Re: How to test portlet JSR 168....
Stéphane Croisier <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
At 13:53 15/03/2005, you wrote: >ok you write portlets without jetspeed, just a notepad like writer...Ok! >abut how to test the poetic quality of your work...? A portlet is basically just a servlet. So please use any Java IDE to develop them (from Eclipse to Borland JBuilder). Else you may use some specific portlets rapid development add-ons such as: http://www.sun.com/download/products.xml?id=3f187b02 or http://www.netbeans.org/kb/articles/NBAndPortlets.html But this is not the goal of Jahia to provide some integrated portlets IDE. Jahia is just a portal SERVER. Cheers, Stéphane