What I have described does not fall under any of these reasons. This is nothing but a screen scraping program. Given 5 actions, they could have all been requested separately or been in 5 different includes. And I believe that <c:import> actually creates a new request, so I don't think I've done any bad practices here. As I've said, there is no chaining going on here; no passing data from one to the next action. I have standalone actions that execute and return data independently -- all I've done is aggregate.

Although I do feel this topic is getting lost in the whole action chaining digression. I am against that anti-pattern, btw, which I am on record for.

Paul

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

Reply via email to