> It's got nothing to do with JSTL and everything to do with your Struts > action. The Struts controller effectively performs the forward with the > result of your action's execute method. Yes, <c:import> can work perfectly > well when used multiple times in a page. For URLs that are within the same > context (same app), the semantics are pretty much the same as > RequestDispatcher.include.
This is awkward. Is there no way that the Struts could avoid committing the response when it is called from the import tag. Simply avoiding the commit, or cloning the response so the original response is not altered? Mick -- ---<BR/> "The turtle only makes progress when it's neck is stuck out" Rollo May <BR/> <a href=http://www.harryspractice.com.au>Harry's Practice</a> <BR/>--- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]