This week's giveaway is in the Spring forum. We're giving away four copies of Microservices Testing (Live Project) and have Chris Love & Andres Sacco on-line! See this thread for details.
I am facing a problem like, I have a search page developed in JSP. I dont want the browser to record the histroy of this search page. Like, if I search 4 items, one click on the browser back button should navigate to the page from where I came to the search page and not the 3 rd search page. Is it possible?