---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Carsten, I believe I was using 1.0.0, but the problem with SSI didn't involve GNUJSP as far as I can tell. They were .shtml files with lines like: <!--#include file="../licenseref.html"--> We fixed this in our .shtml files by using "#include virtual" instead. The difference in JSDK versions is a bigger problem for us. I cannot break our JRun compatibility by changing our code for jserv. Since there's not a lot of management support for weaning us from JRun (there's 20 other things they would rather I work on now) this is on the back burner for now. Michael -----Original Message----- From: Carsten Heyl [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 21, 1999 11:59 PM To: Java Apache Users Cc: CN Michael James Subject: Re: "encodeRedirectURL" vs. "encodeRedirectUrl" >on 11/19/99 3:08 PM, v - CN Michael James <[EMAIL PROTECTED]> wrote: > >> FYI: I'd like to port my employer's stuff from JRun to JServ/GNUJSP >> eventually. The first time I tried I ran into some snags. For >> example: >> >> "encodeRedirectURL" vs. "encodeRedirectUrl" >> >> our .shtml files had "include file ../" which is not allowed >> (the solution is to use "include virtual".) What version of gnujsp are you using? 1.0.0 does support <jsp:include> and <%@ include> with pathes "../". And the current cvs versionb (see snapshot page) does even better on jserv. >> >> When I'm allowed more time to look at this I'm sure it will work. >> People here tolerate JRun because we have so much experience with >> it already. > >This is differences in the JSDK version. Apache JServ only supports JSDK >2.0. > >-jon > > > >-- >-------------------------------------------------------------- >Please read the FAQ! <http://java.apache.org/faq/> >To subscribe: [EMAIL PROTECTED] >To unsubscribe: [EMAIL PROTECTED] >Archives and Other: <http://java.apache.org/main/mail.html> >Problems?: [EMAIL PROTECTED] > > Ciao, Carsten Heyl Carsten Heyl [EMAIL PROTECTED] NADS - Solutions on Nets http://www.nads.de/ NADS GmbH http://www.pixelboxx.de/ Hildebrandtstr. 4E Tel.: +49 211 933 02-90 D-40215 Duesseldorf Fax.: +49 211 933 02-93 -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]