[jboss-user] [JBoss Portal] - Re: Is it possible to develop with eclipse?

macjboss do-not-reply at jboss.com
Thu Dec 14 07:53:50 EST 2006


Walid,

When you say 'develop portlets', there are a number of different ways to write portlet applications and the specific IDE has little to do with it.  

Personally I use Spring Portlet MVC, which is working out quite nicely, and yes, I use Eclipse for development.  However, you can use Struts Portal Framework, JSF ....

Check out the following.

http://opensource.atlassian.com/confluence/spring/display/JSR168/Home

Get your hands on the portlet sample application (I think it is a part of Spring2 now anyway so yuo could just get your hands on that) and go from there.  I use ant to build the war files to deploy the portlet applications, so again, the IDE is of little importance.

If you stick with the JSR168 spec (which Spring adheres to) then your portlets should deploy on any container that meets the spec, including JBoss, Liferay....

Happy coding.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993823#3993823

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993823



More information about the jboss-user mailing list