event(事件)、synchronization(同步)、filter(过滤器)
处理异常
l 问题通知
senderror:
httpservletresponse 类提供的senderror( ) 方法
public void senderror(int sc)
public void senderror(int sc,string msg)
使用senderror() 方法将发生三件事情:
event(事件)、synchronization(同步)、filter(过滤器)
处理异常
l 问题通知
senderror:
httpservletresponse 类提供的senderror( ) 方法
public void senderror(int sc)
public void senderror(int sc,string msg)
使用senderror() 方法将发生三件事情: