When using JSTL and the Expression Language with a bean, how does the
api handle upper/lower case.  For example, I have an class with a
getPONumber() method.  Now if i want call that in the Expression
Language how is it properly done:

${myobj.ponumber}
${myobj.pONumber}
${myobj.PONumber}

I am trying to figure out how this works so I can standardize my calls.

Thanks,
John
-- 
********************************
** John Thorhauer
** Web Developer
** Phoenix Color Corp.
** [EMAIL PROTECTED]
********************************



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to