摘要:
Text请求处理过程: (原文引自-dudu- 查看原文 ) 请求被分成三种:*.asmx、Error.aspx、其他 *.asmx被System.Web.Services.Protocols.WebServiceHandlerFactory处理 Error.aspx被System.Web.UI.PageHandlerFactory 其他都被Dottext.Common.UrlM... 阅读全文
posted @ 2004-11-11 09:03 Toney 阅读(252) 评论(0) 推荐(0)