The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for jfalkner during November 2004

Do you write web applications. Do you know why you should always sychronize access to the session and application scopes but not always the request scope? If not, this should help clear things up. This is a little user support for my book. Cheers to the readers. > Hi > > I have read your "Servlets and Java Server Pages - The > j2ee technology web tier" book, by you and Kevin > Jones. > (ISBN 0...
Here is a reply to a really common question. What are the things I should keep in mind when making a secure website? This particular question was from a person who was considering using Java or Python, but the important stuff really doesn't rely on a particular programming language. If you are green, take a peek. If you know your stuff, fill in what I missed. You'll note my answer hints at Linux...