問答題描述forward 和redirect的區(qū)別。
您可能感興趣的試卷
你可能感興趣的試題
2.問答題如何用css約束一個層不可見?
5.多項選擇題哪二種聲明防止方法覆蓋?()
A.final void methoda() {}
B.void final methoda() {}
C.static void methoda() {}
D.static final void methoda() {}
E.final abstract void methoda() {}
最新試題
文件上傳時,form表單的method屬性設(shè)置為()。
題型:單項選擇題
自定義數(shù)據(jù)綁定可以采用Converter或Formatter,兩者的區(qū)別下列說法正確的是()。
題型:單項選擇題
組合注解()匹配PUT方式的請求。
題型:單項選擇題
SpringMVC處理方法的返回類型()主要在異步請求時使用,它只返回數(shù)據(jù),而不會跳轉(zhuǎn)視圖。
題型:單項選擇題
下列文件可能是SpringMVC的配置文件的是()。
題型:單項選擇題
ModelAndView對象的()方法向模型對象中添加數(shù)據(jù)。
題型:單項選擇題
調(diào)用()組件對已經(jīng)綁定了請求消息數(shù)據(jù)的參數(shù)對象進(jìn)行數(shù)據(jù)合法性校驗(yàn)。
題型:單項選擇題
<mvc:interceptors>元素用于配置一組攔截器,其子元素<bean>中定義的是()。
題型:單項選擇題
RESTful風(fēng)格在HTTP請求中,使用()表示添加操作。
題型:單項選擇題
單個攔截器的執(zhí)行流程中,下列方法最先執(zhí)行的是()。
題型:單項選擇題