Re: New implicit objects in tags

2000-01-07 Thread Eduardo Pelegri-Llopart
, - eduard/o = Date:Wed, 5 Jan 2000 13:24:09 +0100 From:Volker Turau <[EMAIL PROTECTED]> Subject: New implicit objects in tags Hi, As described in section 5.8.1 of the spec new objects (i.e. scripting variables) can be introduced though user defined tags. Qu

New implicit objects in tags

2000-01-05 Thread Volker Turau
Hi, As described in section 5.8.1 of the spec new objects (i.e. scripting variables) can be introduced though user defined tags. Question: These objects seem to have scope page, you can have NESTED, etc. but you do not have the same scoping as for Java Beans (i.e. session, application etc.).