-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 04 July 2002 4:46 pm, Axel Straschil wrote: > Hi! > > And I want it to look like: > > ... > <esql:connection> > Things to connect... > Some SQL-things I need on every request... > <if-param:_chdl> > <util:include-file> > <util:name><param:_chdl/>.xsp</util:name> > </util:include-file> > </if-param:_chdl> > </esql:connection>
Try: <util:name>axkit:<param:_chdl/>.xsp</util:name> Because it has to go through AxKit's XSP engine, hence the axkit: URI. This is mostly untested water/code though. So please let us know if it works or not. - -- <:->get a SMart net</:-> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE9JJVIVBc71ct6OywRAvcaAKCemqzzl1nj7aWq8Mo+SazfYLJGugCeOOR1 HVdE3fPL9gCskHEGgaKOwiI= =4sKc -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
