Re: Problems coonecting jetspeed to a DB

2000-11-03 Thread Udo Bussmann
Hi Marco, here is how I set up the classpath, to get Jetspeed running with tomcat: - downloaded both Jetspeed and Turbine the current code ( I did that about one or two weeks ago ) - turbine from the HEAD branch - jetspeed from the pre-proposal-0003-no-psml

Re: servlet to portlet

2001-02-15 Thread Udo Bussmann
Hi, I think org.apache.jetspeed.util.servlet.EcsServletElement should do the job, but didn't try it yet. It extends the ECS concrete element. Regards Udo On Tue, 13 Feb 2001 20:32:11 +0100, Reddy, Ayndla Srinivas wrote: Hello, I have a simple servlet which connects to mysql database