I have a page /home.jsp which has a simple JavaScript code (activate by clicking on a button) window.top.location='/list.jsp&time_'+Date.now(); This code 99.99% works fine and opens the desired ...
0 Vote
0 Answer
277 Views