I'd like my RequestProcessor to do a RequestDispatcher.include() instead of a .forward(). This is so that I can have a JSP that includes the output of several actions by using c:import tags. I've looked at the Servlet 2.4 spec and I don't see a negative to doing this; however, I'd like the opinion of the experts.
Thanks, Derek Richardson
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]