| Author |
GWT validations
|
Ravi kapa
Ranch Hand
Joined: Jan 05, 2012
Posts: 73
|
|
Hi All,
Iam using gwt framework for my project now i need to do client side validation i fallowed google example but its not working...the fallowing code i used for validation..
ECT.gwt.xml
-----------------
<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='ECT'>
Validations.java
-----------------------
MessageDTO.java
-------------------------
corsponding setters and getters methods
Can anybody tell me what is the problem??
|
 |
anish reddy
Ranch Hand
Joined: Apr 19, 2008
Posts: 72
|
|
|
in gwt can any one give tips/ideas to validate ascii and prevent non ascii
|
 |
 |
|
|
subject: GWT validations
|
|
|