1. How to output a string attribute on an object that may be be null stackoverflow.comAs part of a dataTable in a seam JSF page, one column requires the output of a name:
The problem is that "staffMember" may be null on some listings, so I ... |
2. strange "String index out of range: 0" error stackoverflow.comI have a huge application and at some point, when a redirect is involved i received this strange error:
|
3. Accessing public static final String constants in EL stackoverflow.comPossible Duplicate:I have a Seam JSF application. I have a Constants.java class which has
|