Tuesday, October 30, 2007

Seam Tip Number 3

Seam Tip Number 3

This isn't so much a tip, but a "gotcha" to avoid.

Make sure that you have an <h:messages /> tag in your page and that it does not have "globalOnly" set to "true."

I spent a lot of time wondering my my method wasn't getting called when the problem was a not null value being trapped.

Blogged with Flock

No comments: