Abhimanyu Koul wrote:
> are there any benefits of using custom tags over filters.
>   

If you don't like your page designer it makes them type more, or if you
like repeating yourself.

I like the filter solution the best because the session attribute lookup
is handled in one place only and it's not tied to Struts. I like the
RequestProcessor solution next. I wouldn't use tags unless I had no choice.

Dave



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

Reply via email to