Ted Neward is responding to a discussion with Rod Johnson on Don Boxs blog.
Categories
Ted Neward is responding to a discussion with Rod Johnson on Don Boxs blog.
The Ultimate Matrix Collection 10 Disc Box Set coming in desember 2004
If you ever have developed a webapp with jsp and servlets you might have encountered som issues handling your users logging in and out. Just running session.invalidate() don’t keep your users from pressing the back button. Javaworld has an excellent article about these issues and it shows how you easily can handle them, especially if you are using the struts framework.