I sent mail to user@struts.apache.org regarding my problem, but still its not visible there. Am I seeing the wrong list or it takes time to display it in the list..Can u help me..
http://mail-archives.apache.org/mod_mbox/struts-user/200610.mbox/browser this is the link I am looking in.. I am posting my problem also plz help me I am writing a struts appliction to download a file that is on the server. When the user clicks the download button, its displaying the open,save cancel window. Open and save are working fine, but while downloading a word doc or pdf, when the user clicks cancel, its displaying a ClientAbort Exception. ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error Oct 9, 2006 11:08:25 AM org.apache.struts.action.RequestProcessorprocessException WARNING: Unhandled Exception thrown: class org.apache.catalina.connector.ClientAbortException While downloading a image, if user clicks cancel, its working fine. Please help me how to avoid this situation. Regards, SRidhar