You can get very dynamic w/ tiles, and use tilesaction for each tilee and put in scope what the tiles defnitions need to render, so each request is dynamycaly assembled.
Rember that you can use tiles-el or el anywhere in servlet 2.4


(If you want to use extrnal or non "jsp" source, check out sitemesh)
.V

Leandro Melo wrote:
Suppose i got scattered pieces of code, wich includes
a lot of Struts tags.
These pieces are separate files, and i need to accesss
some struts attributes (or beans) from these other
files for each request.

A nice example would be the html: error tag. In my
case, it's located outside of the file that contains
the submitted form, and i need to get the errors from
these other file (where the html: error tag is
located). That's why i need to import struts contexts
so i can get it done.

Is there a way to do that?

=====
_________________________________
Leandro Terra C. Melo
Eng. de Controle e Automação - UFMG


_______________________________________________________ Yahoo! Acesso Grátis - navegue de graça com conexão de qualidade! Acesse: http://br.acesso.yahoo.com/


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



Reply via email to