Doug Rayner wrote:
> We are using Embperl V2.0, so the use of EMBPERL_OBJECT_APP seems
> appealing. We do an Execute('*') within the shell template.  Can I
> change some request object value to change which template '*' matches?
>

Yes, you can set $r -> param -> filename ($newname)

See eg/web/epwebapp.pl, search for the init function.

Gerald


> Thanks and regards,
>
> Doug Rayner
> Senior System Architect
> Savicom: Next Generation eMail Marketing
> http://www.savicom.net
> (415) 617-9006
>
> ----- Original Message -----
> From: "Gerald Richter" <[EMAIL PROTECTED]>
> To: "Doug Rayner" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Sent: Sunday, March 28, 2004 10:47 PM
> Subject: Re: Returning to a previous page
>
>
>> Doug Rayner wrote:
>>> I'm trying to figure out the best way to accomplish the following:
>>>
>>> We have a 3 step task which will be implemented as three templates:
>>> start -> preview -> confirm.
>>
>> I would have some main template, which checks the parameter and then
>> decides which of the three templates should actualy displayed.
>>
>> Gerald
>>
>> P.S. In Embperl 2 you can use the Application Objekt for that
>> purpose (see EMBPERL_OBJECT_APP)
>>
>>
>> -------------------------------------------------------------------------
-
>> - Gerald Richter            ecos electronic communication services
>> gmbh IT-Securitylösungen * Webapplikationen mit
>> Apache/Perl/mod_perl/Embperl
>>
>> Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
>> E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
>> WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
>> -------------------------------------------------------------------------
-
>> - Besuchen Sie uns auf der CeBIT (18. - 24. März 2004)
>> Halle 6 Stand B38-452
>>
>> ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
>> -------------------------------------------------------------------------
-
>> -
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
Besuchen Sie uns auf der CeBIT (18. - 24. März 2004)
Halle 6 Stand B38-452

ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
---------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to