Home / Archives / 2004 / October
Archives
Seeking a specific post? Browse the archives by category or month.
Archives by Category
Archives by Month
- 2019:JanFebMarAprMayJunJulAugSepOctNovDec
- 2018:JanFebMarAprMayJunJulAugSepOctNovDec
- 2017:JanFebMarAprMayJunJulAugSepOctNovDec
- 2016:JanFebMarAprMayJunJulAugSepOctNovDec
- 2015:JanFebMarAprMayJunJulAugSepOctNovDec
- 2014:JanFebMarAprMayJunJulAugSepOctNovDec
- 2013:JanFebMarAprMayJunJulAugSepOctNovDec
- 2012:JanFebMarAprMayJunJulAugSepOctNovDec
- 2011:JanFebMarAprMayJunJulAugSepOctNovDec
- 2010:JanFebMarAprMayJunJulAugSepOctNovDec
- 2009:JanFebMarAprMayJunJulAugSepOctNovDec
- 2008:JanFebMarAprMayJunJulAugSepOctNovDec
- 2007:JanFebMarAprMayJunJulAugSepOctNovDec
- 2006:JanFebMarAprMayJunJulAugSepOctNovDec
- 2005:JanFebMarAprMayJunJulAugSepOctNovDec
- 2004:JanFebMarAprMayJunJulAugSepOctNovDec
- 2003:JanFebMarAprMayJunJulAugSepOctNovDec
Posts
October 2004
Golden Google • Saturday, 23 October 2004
Google are golden at the moment. Their search engine has been number one for as long as anyone can remember, they’ve just successfully gone public and now they’re churning out innovative and useful software at a rate of knots.
Jakarta Struts Demystified Part 4 • Saturday, 16 October 2004
Last time we wrote most of the JSP to display the list of topics and I introduced some of the Struts custom tags for looking up message resources, conditional processing and collection iteration. Without further delay, let’s write the code that makes each topic subject a hyperlink.
Jakarta Struts Demystified Part 3 • Sunday, 03 October 2004
I’ve decided to make a couple of changes to this series. First off, I’ve had requests to make the full source code for the Web Forum application available for download. Initially I didn’t want to do this because I only wanted the relevant code to be associated with each installment. I’ve changed my mind because it’s going to save me a lot of time if I don’t have to strip out code every time I write an article. Secondly, I’ve decided to split the series up into much shorter, bite-size chunks.