My Struts 1.1 app. successfully runs on Tomcat using Tiles. Now I'm trying to deploy on Websphere 5.0 and the <tiles:insert> tag throws a ServletException that says, "response already committed". I think it has to do with the tag using the ServletResonse.include() method to insert the tile. I have tried setting the tag's flush attribute to false with no luck.

Has anyone had this problem or successfully used Tiles with WAS 5.0?

Thanks,
David





_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



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



Reply via email to