This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I use showDocument to refresh JSP page to get an object from session after the applet sent some value to servlet and the servlet wrote on session.
It works on Firefox but not IE.
How can I solve this problem?
Is there an alternative way to get the session?