Skip to main content

Blog Archive for gmurray71 during May 2005

A few years back I developed a custom tag library for The Java Pet Store to get around back button issues when a user decided to change the locale of the Java Pet Store. This was made possible by storing all the objects related to a specific request inside each HTML page using a application specific custom tag library. This technique was later adopted by Java ServerFaces to store the component...