Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

form Validation in J2ME

  Asked By: Dale    Date: Aug 30    Category: Java    Views: 2339
  

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.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Haris Altaf     Answered On: Feb 21

I was looking for the similar thing. The follwoing link would be useful for you. You can validate any of your Item by this method.
www.java2s.com/.../...putvalueofapasswordfield.htm

 
Didn't find what you were looking for? Find more on form Validation in J2ME Or get search suggestion and latest updates.




Tagged: