What is the reason for redirecting 404?

what does repage mean here?

return "redirect:"+Global.getAdminPath()+"/mds/mdsquota/mdsQuotaDetail/?repage";
Jun.26,2021

repage is a parameter. Maybe the background code will respond to a 404 interface when it sees repage.
404 means the requested resource does not exist


I suggest typing the paragraph Global.getAdminPath () + "/ mds/mdsquota/mdsQuotaDetail
, and then curl try it

.

if you visit page 404, it doesn't seem to have much to do with the repage here.
because it looks like repage is just a parameter here.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3bdbb-2c2e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3bdbb-2c2e0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?