【Java】JavaWeb中的對象+EL內置對象

1.四大域對象 1)和屬性相關的方法 Object getAttribute(String name)   獲取指定的屬性 Enumeration getAttributeNames()   獲取所有的屬性的名字組成的Enumeration對象 void removeAttribute(String name)   移除指定的屬性 void setAttribute(String name, Ob
相關文章
相關標籤/搜索