On Aug 18, 2008, at 10:32 PM, laxmiraghu wrote:


Sorry for asking very simple questions.

How to build war file?

Eclipse has a nice IDE (as does NetBeans) for building war files known as the Web Tools Platform:

http://www.eclipse.org/webtools/

It comes bundled with some of the latest (Ganymede) distributions

One more question. How do i develop a portal application using spring in
jetspeed and make it up and running?

Developing portlets is possible with the Spring MVC Portlet framework, here a few links:

http://opensource.atlassian.com/confluence/spring/display/JSR168/Home
http://static.springframework.org/spring/docs/2.0.x/reference/portlet.html

Or just develop your portlets with Spring just like you would with any other web application. There are examples of this in the Portals Bridges source:

http://svn.apache.org/viewvc/portals/bridges/trunk/applications/springmvc/



PLs help me to make simple hello world portal application to run on jetspeed
using eclipse.

Try the tutorials for 2.1.3 that can help there:

http://portals.apache.org/tutorials/jetspeed-2-ant/

or get a book to help get started


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to