*NoSuchMethodException *Thrown when a particular method cannot be found. Your
Object (dmaClient) may not be having the methods required..that is getters
and setters


On 1/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> My struts form (newClientForm) have an Object(dmaClient) and I want to
> set the Objects methods.. Like this ...
>
> But it cannot recognize the Object...java.lang.NoSuchMethodException:
> Unknown property 'dmaClient'
>
>
> Any suggestions.
>
> <tr>
>                        <td class="service_grouped_item"><html:text
> name="newClientForm" property="dmaClient.allOrders"
>                                onfocus="this.select()" size="10"
> /></td>
>                        <td class="service_grouped_item"><html:text
> name="newClientForm" property="dmaClient.orderQty"
>                                onfocus="this.select()" size="10"
> /></td>
>                        <td class="service_grouped_item"><html:text
> name="newClientForm" property="dmaClient.orderValue"
>                                onfocus="this.select()" size="10"
> /></td>
>                        <td class="service_grouped_item"><html:text
> name="newClientForm" property="dmaClient.totalBuy"
>                                onfocus="this.select()" size="10"
> /></td>
>                        <td class="service_grouped_item"><html:text
> name="newClientForm" property="dmaClient.totalSell"
>                                onfocus="this.select()" size="10"
> /></td>
>                        <td class="service_grouped_item"><html:text
> name="newClientForm" property="dmaClient.totalThreshold"
>                                onfocus="this.select()" size="10"
> /></td>
>                </tr>
>
> Visit our website at http://www.ubs.com
>
> This message contains confidential information and is intended only
> for the individual named.  If you are not the named addressee you
> should not disseminate, distribute or copy this e-mail.  Please
> notify the sender immediately by e-mail if you have received this
> e-mail by mistake and delete this e-mail from your system.
>
> E-mail transmission cannot be guaranteed to be secure or error-free
> as information could be intercepted, corrupted, lost, destroyed,
> arrive late or incomplete, or contain viruses.  The sender therefore
> does not accept liability for any errors or omissions in the contents
> of this message which arise as a result of e-mail transmission.  If
> verification is required please request a hard-copy version.  This
> message is provided for informational purposes and should not be
> construed as a solicitation or offer to buy or sell any securities or
> related financial instruments.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Thanks & Regards
Srinivas
732-648-9421(Cell)

Reply via email to