i am developing an application in J2ME and i am new in this filed.I wanted to
know how is the client side validation done in J2ME as in the the bcb of the
bank should be 9 digits, none of the fields in the form are left blank ,etc.
I read it somewhere on the net that when we create a new textfield.. then the
validation can only take place by setting its attribute as
ANY,URL,PHONENUMBER,etc.