Hi Denes,
Thanks a lot for the clarification.
That said, the >not request.function=='first'< part of the if
statement seems therefore useless, since this code is run only when
requesting the 'second' function.
Andre
On 19 août, 12:55, DenesL <
denes1...@yahoo.ca> wrote:
> Hi Andre,
>
> request.function has the name of the function called
> i.e. the function part inhttp://ipadr:port/app/controller/function
>
> If request.function is always 'second' it means you are always callinghttp://yourserverip:port/yourapp/default/second