request.getSession() creating new session after sendRedirect()
问题 We are developing travel application. Through this flight, Hotel, Bus tickets will be booked. It is product based application. Nearly we have 25 clients(3 clients are using, for remaining still developing). We are maintaining one server for all clients. One server(application) multiple clients is the great achievement in my application. But the problem is every client is having different payment gateways for their money transfer like EBS, HDFC, ICICI, ATOM etc. We have to use sendRedriect()