And property names start with lower case.

String getMyProperty();
void setMyProperty(String s);

The property path is "myProperty"

On Sun, Jun 21, 2009 at 12:41 AM, Girish Naik<girish.n...@gmail.com> wrote:
> If your getter is 'getShippingAddress()' then your property will be
> 'shippingAddress' .
>
>
> Regards,
> ---------------------------------------------------------
> Girish Naik
> Mobile:-+91-09740091638
> girish.n...@gmail.com
> Fran Lebowitz<http://www.brainyquote.com/quotes/authors/f/fran_lebowitz.html>
> - "Life is something to do when you can't get to sleep."
>
> On Sun, Jun 21, 2009 at 11:09 AM, Sam Wun <swun2...@gmail.com> wrote:
>
>> getShippingAddress()
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to