Yes Chris , that can be done using JS , But I thought that there should be a
way in struts2 to that.
May be some one have an idea of doing it.If so pls give ur idea to us.

Tnx sanjeewa
 

-----Original Message-----
From: Chris Pratt [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 27, 2008 12:29 PM
To: Struts Users Mailing List
Subject: Re: Restric the values in S:TextFields.

On Tue, Feb 26, 2008 at 10:49 PM, Sanjeewa Saman <[EMAIL PROTECTED]>
wrote:
> Hi all ,
>  Can some body please tell me a way to restrict the data that we can
eneter
>  to a textfield in struts2.
>
>  What I wanted to do is , for the s:textfield , I need to enter only
values
>  these values {1-10 , +,-,.} .
>

The only way I know would be to use JavaScript in an onkeyup handler
that would check the entered value.
  (*Chris*)

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



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

Reply via email to