Use ?x=''&y«c I think this works.

>From: "Dave Ford" <[EMAIL PROTECTED]>
>Reply-To: Orion-Interest <[EMAIL PROTECTED]>
>To: Orion-Interest <[EMAIL PROTECTED]>
>Subject: jsp:setProperty blanks and *
>Date: Fri, 22 Mar 2002 10:22:24 -0800
>
>Take the following query string:
>
>x=&y«c //x is empty string
>
>And the following JSP tag:
>
><jsp:setProperty name="myFoo" property="*"/>
>
>Problem:
>
>myFoo.setY is called but myFoo.setX is not called. Suppose I want to change
>the value of myFoo.x to an empty string. How would I achieve this? This
>seems to make the * feature almost useless. Or am I missing something?
>
>Dave Ford
>Smart Soft - The Developer Training Company
>http://www.smart-soft.com
>
>




_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com


Reply via email to