PDA

View Full Version : Portlet support in Spring on Websphere portal server



krishna_kic
Oct 13th, 2004, 05:20 AM
Hi,
I am new to spring and learning it from the samples given in the springframework.org.
I am trying to create the portlets using spring framework with the sample available. But there the example deals only with the TOMCAT server and the classes available in the spring-sandbox.jar has only the supporting class for TOMCAT (eg TomcatViewRendererServlet.class).

Please guide me to run my portlets to run on websphere Portal server(v5.0). Do i need to download and separate jar file for that (to support webphere)?

Thanks in advance

katentim
Oct 13th, 2004, 06:16 AM
Spring's Portal support is in development. This might get you started:
http://article.gmane.org/gmane.comp.java.springframework.devel/5750

Feel free to contribute!