Archive for August, 2004

Aug 24 2004

Struts and multipage form validation

Published by under Java

Blah, multipage forms suck. Alright, I’m not making it a lot easier for myself by insisting on using DispatchActions, but hell, it should support it.
Problem 1 – One action mapping can only have one input. This doesn’t matter when everything looks fine, but suddenly you get a validation error, and Struts tries [...]

3 responses so far

Aug 24 2004

WTK 2.2 beta

Published by under General

Wireless Toolkit 2.2 is in the pipeline. Download it here. Looks like SUN has gotten their act together and included simulation support for JSR-82 (Bluetooth). Now you only have to code your way around all the bugs that are in the J2ME implementation on the phones.

No responses yet

Aug 22 2004

EJB Unit testing tool

Published by under Java

We’re going to do unit tests on some parts at work. This should make it easier. I’ll have to check it out later.
Via java.no.

No responses yet

Aug 21 2004

Struts and multipage forms

Published by under Java

At work I haven been pounding out Struts based pages lately. We are building a registration system basically, with some intrisic rules for submitting data and checking with external systems. From my work with Struts at UKA I knew multipage forms were a common problem with Struts. Henning hacked his way around it some way, [...]

5 responses so far

Aug 19 2004

Java design patterns

Published by under Java

Surfing through Brooch i found this site with Java design patterns. It relates most of the GoF book to links describing it in java, and with additional information. Great resource.

No responses yet

Aug 19 2004

Handbook of Software Architecture

Published by under General

Grady Booch is continuously compilin a Handbook of Software Architecture.

No responses yet

Aug 19 2004

FindBugs and DeveloperWorks

Published by under Java

We’ve been running FindBugs at work lately. It is a good tool for finding most of the obvious stuff, and the less obvious. Found a great article on IBM DeveloperWorks about static code analysis. It also contains links to other good articles regarding the subject. Worth the read.

No responses yet

Aug 18 2004

Moron or Asshole developers

Published by under Development

Which one are you? Most of us are probably a bit of all of them. Check it out here.

No responses yet

Aug 16 2004

Rickard on inversion of control

Published by under Java

Good description here.

No responses yet

Aug 16 2004

Portal software

Published by under Java

Jetspeed2 is JSR-168 compliant. Took eXo for a spin a little while ago, but never got round to deploying it completely. I’ll be lookin to create a small private portal in the near future, so I might give Jetspeed a try.

No responses yet

« Newer Entries - Older Entries »

Real Time Web Analytics