quot;Doug Rayner" ;
Sent: Thursday, April 02, 2009 3:19 PM
Subject: RE: Execute() and App objects
Hi Doug,
From within one request, I'm trying to Execute() an HTML
template from
another part of the application. That template is dependent
on App object
methods defined in the _app.pl
Hi Doug,
> From within one request, I'm trying to Execute() an HTML
> template from
> another part of the application. That template is dependent
> on App object
> methods defined in the _app.pl that is in the same directory
> as the HTML
> template. However, the Execute() seems to use th
From within one request, I'm trying to Execute() an HTML template from
another part of the application. That template is dependent on App object
methods defined in the _app.pl that is in the same directory as the HTML
template. However, the Execute() seems to use the Req and App objects from