JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Enterprise & Remote Computing
>>
Web Tier APIs
checking
Hi, I want to check if a given string contains numbers or alphabets, is there anyway to go this using JSP codes?
[126 byte] By [
des_xu
] at [2007-9-26 2:03:57]
««
Cannot display PDF in IE !!
»»
A new Java-Swing Student ask for help
# 1
You could turn the String into a char array using the String.getChars() method, and then loop through the char array and test each character with the Character.isLetter() method. Probably not the most efficient way to do it.-Derek
beattris
at 2007-6-29 8:47:20 >
Enterprise & Remote Computing
Can't compile Converter files
read encoding of an xml file.
I have no clue of what is happening ...
what's the "#text" node for?
Validation of values - all values at once or one at a time
Session Bean Transaction Problem
Separating XML contents to create lists
Keeping smtp connections open
Error publishing topic
depth first, pre-order traversal ?
Web Tier APIs
Cannot display PDF in IE !!
Dynamic page content update.
JSP editor
timestamp
Suggestions
Internet Explorer quick click problem
JDBC Driver Classpath
Syntax in select statement
Tracking number of JSPs a user visits in a session
Downloading multiple files at once
Enterprise & Remote Computing New Topic
Dynamic page content update.
timestamp
Suggestions
Internet Explorer quick click problem
I have no clue of what is happening ...
what's the "#text" node for?
Session Bean Transaction Problem
Syntax in select statement
Enterprise & Remote Computing Hot Topic
Can't compile Converter files
read encoding of an xml file.
JSP editor
JDBC Driver Classpath
Validation of values - all values at once or one at a time
Separating XML contents to create lists
Display Options?
HELP!How to get a text file from a web server and save it on local machine.
Enterprise & Remote Computing
Web Tier APIs
Enterprise Technologies
AVK Portability
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding