SCWD知识点总结[29]

[入库:2005年8月19日] [更新:2007年3月24日]

本文简介:选择自 aaronsi 的 blog

l       隐含对象

plication对象:

      web.xml:

<context-param>

      <param-name></>

      <param-value></>

</>

可如下获取:

application.getinitparametr(“paraname”);

pagecontext对象:

方法:

getout( )

getexception( )

getpage( )

getrequest( )

getresponse( )

getsession( )

getservletconfig( )

getservletcontext( )

forward( )

include( )

本文关键:SCWD知识点总结
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top