How can i set generic Error page in web.xml file. 404 file not found error can be trapped by
<error-page> <error-code>404</error-code> <location>404.jsp</location> </error-page> But what about other Errors??? /Amit R. --------------------------------- Do You Yahoo!? Yahoo! Health - Feel better, live better ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
