Steve wrote:
> No, isHuman()is an acceptable name for a getter.
> getXXX, setXXX and isXXX (for boolean properties) are all valid. You can
> also use indexed properties getXXX(int i) etc.
> http://java.sun.com/products/javabeans/docs/spec.html

Have you sucessfully gotten Struts/JSTL to recognize the 'is' methods?  My
brief attempt was unsuccessful.  When I get one of those round tuits, I will
try it again.  Meanwhile, I stick to get/set methods and all is well.

-- 
Wendy Smoak
Arizona State University

Reply via email to