in reply to Calling Apache::Template's handler directly
The other approach is to move the Apache::Registry scripts you have into modules that can be called from Apache::Template. There is a hook for calling your own sub that can put things into the stash before the template is called.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Calling Apache::Template's handler directly
by bsb (Priest) on Jan 06, 2003 at 03:13 UTC | |
by perrin (Chancellor) on Jan 06, 2003 at 05:27 UTC |