You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by nowe media <no...@nowemedia.com> on 2003/03/31 13:02:43 UTC

slide portability

Hi,

I wonder how portable is slide.
It seems to work only on tomcat, and even on the old API of tomcat (tomcat
has changed taglib API in some latest versions).
Are there any documents about how to deploy slide on latest tomcat, resin or
jboss or any other servlet container ??

regards

Wojtek


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


Re: slide portability

Posted by Michael Smith <ms...@speedlegal.com>.
nowe media wrote:
> Hi,
> 
> I wonder how portable is slide.
> It seems to work only on tomcat, and even on the old API of tomcat (tomcat
> has changed taglib API in some latest versions).
> Are there any documents about how to deploy slide on latest tomcat, resin or
> jboss or any other servlet container ??
> 
> regards
> 
> Wojtek
> 

Slide is certainly not tied to tomcat - I've run it on several other 
servlet containers.

Note that many of these servlet containers have bugs that cause problems 
with slide if you're not careful with how you use them from the client 
side (the slide client libraries are quite aggressive in their use of 
advanced HTTP/1.1 techniques that several servlet containers don't get 
right.

Mike



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