Hi,

Please correct me if I'm wrong but there's not a method in StringBuffer
class to search a substring in a StringBuffer variable and then to get the
index or the position where the substring is.
How can I do that?

I tried to use indexOf() method but it didn't work because it belongs to
String class.

I hope you can help me
Thanks

-Eric.-

___________________________________________________________________________
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

Reply via email to