On Monday 04 March 2002 23:19, Pavel Penchev wrote: > I'm just starting with xsp and I have a problem - I get DECLINED when I try > an .xsp page. These are the config files: > > this is the page I call - it's from the examples: > > <xsp:page xmlns:xsp="http://www.apache.org/1999/XSP/Core" > xmlns="uri://axkit.org/NS/MyHomePage" > language="Perl">
Not sure, but try adding an XML declaration at the top of the page. It could be Apache::MimeXML thinking it's not XML and declining because of that. -- _______________________________________________________________________ Robin Berjon <[EMAIL PROTECTED]> -- CTO k n o w s c a p e : // venture knowledge agency www.knowscape.com ----------------------------------------------------------------------- Smoking is one of the leading causes of statistics. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
