The Java Web 2.0 Application Stack

Tips from the Bottom to the Top of the Stack.

Monday, April 29, 2013

An article on the internal workings of the JRE

›
It has good coverage on Generics, Immutable Classes, Code Cohesion and protecting against change in your code base. http://www.techartifac...
92 comments:
Monday, April 15, 2013

Struts 2 sx:datetimepicker not setting the appropriate attribute in the action

›
One unobvious reason that the Struts2 DOJO datetimepicker may not be setting the appropriate attribute within your action may be because you...
60 comments:
Thursday, March 29, 2012

Eclipse error : Failed to create the Java Virtual Machine

›
If you get this error one day, the fix is to simply add a pointer in eclipse.ini to a javaw.exe. For example: -vm C:\JDK\jdk1.6.0_11\bi...
316 comments:
Tuesday, December 6, 2011

Win 7 Security 2012 Virus Infection

›
Recently a customer of mine had a virus on his computer called Win 7 Security 2012. This Win 7 Security 2012 is a rogue anti-spyware appl...
84 comments:
Monday, December 5, 2011

Changing the Session Identifier (JSESSIONID) on Authentication. Protecting against Session Fixation attacks in Java Web Environments

›
It is a standard security practice to change the session identifier (JSESSIONID) after a successful login or authentication. The attack sc...
35 comments:
Wednesday, November 30, 2011

Steps to a CAPTCHA Implementation using JAVA/JSP

›
CAPTCHA can quickly and easily protect your web application against brute force and bot attacks or abuse. There are just a few simple steps...
64 comments:
Thursday, November 17, 2011

Disabling certain HTTP Methods in Tomcat

›
HTTP protocol defines eight methods that can be performed on a resource on the HTTP server. GET, POST and HEAD are the most common methods ...
117 comments:
Thursday, November 3, 2011

javax.net.ssl.SSLException: Received fatal alert: unexpected_message

›
If you are attempting to establish an SSL Connection as a client to a server and getting this error at the very end of the SSL Handshake, th...
140 comments:

SSL Connections over a proxy using JSSE

›
The Java Secure Socket Extension (JSSE) enables secure Internet communications. It provides a framework and an implementation for a Java ver...
41 comments:
Saturday, August 27, 2011

Photo Card

›
Jungle Favor Birthday Shop birthday cards and invitations at Shutterfly.com. View the entire collection of cards.
75 comments:
›
Home
View web version
Powered by Blogger.