if you want make one request from one jsp using the META tag then usage is like below
<META HTTP-EQUIV="Refresh" CONTENT="0;URL=<<some jsp name>> ">
put this in the head section of the jsp of html page
<META HTTP-EQUIV="Refresh" CONTENT="0;URL=<<some jsp name>> ">
put this in the head section of the jsp of html page
THANK YOU :)
ReplyDelete