在Java中,可以使用以下方法來(lái)設(shè)置頁(yè)面跳轉(zhuǎn)時(shí)間:
try {
Thread.sleep(5000); // 等待5秒鐘
} catch (InterruptedException e) {
e.printStackTrace();
}
// 跳轉(zhuǎn)到其他頁(yè)面的代碼
Timer timer = new Timer();
timer.schedule(new TimerTask() {
@Override
public void run() {
// 跳轉(zhuǎn)到其他頁(yè)面的代碼
}
}, 5000); // 5秒鐘后執(zhí)行跳轉(zhuǎn)
RedirectView redirectView = new RedirectView("otherPage");
redirectView.setExposeModelAttributes(false);
redirectView.setExposeModelAttributes(false);
redirectView.setRedirectHttp10Compatible(false);
redirectView.setDelay(5000); // 5秒鐘后跳轉(zhuǎn)
return redirectView;
無(wú)論選擇哪種方法,都需要在跳轉(zhuǎn)前設(shè)置適當(dāng)?shù)难訒r(shí)時(shí)間來(lái)實(shí)現(xiàn)頁(yè)面跳轉(zhuǎn)時(shí)間的設(shè)置。