You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Shah Amit <am...@hotmail.com> on 2005/02/28 22:29:59 UTC

Spring IOC with Jetspeed

Hi all,

I want to use sprint framework IOC feature in my portal. Can I just go ahead 
and load the servlet like this in my web.xml  ------

	<servlet>
		<servlet-name>context</servlet-name>
		<servlet-class>org.springframework.web.context.ContextLoaderServlet</servlet-class>
		<load-on-startup>1</load-on-startup>
	</servlet>





Or there can be some issues and I should not use it? I only know that 
jetspeed uses spring ioc feature so I was just concerned.

Thanks,
Amit



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org