> > 1. Define the TEI within the inner-loop
> > 2. Have the scripting variables set to null by the TEI
> > 3. In the startTag() method of inner-loop look up the 
> variables using
> findAncestorWithClass()
> > 4. Set the TEI variables to their new values
> 
> This would be perfect, except on number 1 the inner TEI 
> wouldn't have access
> to the pageContext, or the parent tag's attributes.  
> Therefore, they can't
> define the variable(s) without a desired name.

Why not define all possible variables? You have to define which can be present in your 
tld, so you have to know which you can possibly encounter.

Martin

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

Reply via email to