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 John Barrett <jb...@worldweb.net> on 2002/01/23 05:38:07 UTC

Serving JSP from slide


Hi,
  I would like to server JSP pages out of Slide.  (Not use JSP to access
content in Slide, but use Slide to store actual JSP pages.)

Sounds simple, but I am having a tough time with it.  I have Slide (1.0.16)
running as a webapp behind Tomcat 4.0.1 and it's using MySQL as the content
and other stores.  Mounting Slide as a webfolder on win2k, I cannot copy jsp
files into the store. Slide reports an error (404, specifically). I can copy
jsp files masquerading as jsp files, but when I rename them, their size
drops to 77 bytes and accesses to them returns a 404 error.

What am I doing wrong?

Thanks,
  John