Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3016632 By: shmasser
Hi! I"m using displayTag in my Portlet Application with Tomcat 4.1 and Pluto Portlet Container. So when I"m involving Pluto, it sends request to servlet of other WebApp which redirects to my JSP. Where should I place ResponseOverrideFilter to be able to export table? Placed in /pluto/web.xml it catches only requests like http://localhost/pluto/portal/page1 but not http://myWebApp/servlet1 Placed in /myWebApp/web.xml it doesn"t catch requests like http://localhost/myWebApp/jsp/frm1.jsp from my servlet1. Both FilterMappings are " /* " ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

