getParameter 是獲取http傳輸過來的數(shù)據(jù)
getAttribute 用于頁面之間的對(duì)象傳遞,或者在前臺(tái)獲取后臺(tái)相關(guān)的值,是一個(gè)對(duì)象。使用setAttribute來設(shè)置值。
getParameter 是獲取http傳輸過來的數(shù)據(jù)
getAttribute 用于頁面之間的對(duì)象傳遞,或者在前臺(tái)獲取后臺(tái)相關(guān)的值,是一個(gè)對(duì)象。使用setAttribute來設(shè)置值。