Hi,

  Actually, you can import explicitly tiles attributes to any jsp scope 
with the <tiles:importAttribute> tag.
  Adding the tiles scope to the lookup method will avoid use of this 
tag, and integrate more deeply Tiles to Struts.
  Implementing it is very easy, what others thing of it ?

  Cedric

Michael C. Han wrote:

>Hi,
>
>Since Tiles is now included into base struts, I think ComponentContext
>should be added as a scope option to RequestUtils.lookup.  This'll allow us
>to use the existing tags to directly retrieve attributes or test for
>attributes within the ComponentContext.
>
>If no one has time and it is a good addition, I can do the change and submit
>to the committers.  Thanks,
>
>-m
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>  
>



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

Reply via email to