How to check emails using regex in Blackberry. There is no template class in the Blackberry API. Is there any other way to check. Thanks you
There is no Regex in the current Blackberry API. Try the following: http://code.google.com/p/regexp-me/
Here is a good example of using Regexp-me to verify your email address in Blackberry JDE.