Greets all. How would I have a page automatically submit a function (redirect) to another jsp page?
e.g. hit the first page (html) that has a js function on it, and instead of clicking a button to submit and take you to the next page, just automatically load the page, then redirect you to the second page with the function submitting with it.
e.g. hit the first page (html) that has a js function on it, and instead of clicking a button to submit and take you to the next page, just automatically load the page, then redirect you to the second page with the function submitting with it.