> These two will find the position of the specified character or
> string. A -1
> means no match was found
> String.charAt(' ')
Uh.. this one returns the character at the index that has to be
specified. So no char as parameter, but an int. Actually, it's
the opposite of String.indexOf (char).
AH
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html