Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

what is JSP's equiv of ASP's INSTR function?

843833Jun 28 2001 — edited Jun 28 2001
what may I ask is JSP's equiv of ASP's INSTR function?

I have a string like this

string j="sdf,evr,resdfs,sfw,sdfsfw,wef,sd"

I want to compare that string to this

string x ="evr"

and get a value of true since there is such a match

stev

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 26 2001
Added on Jun 28 2001
1 comment
291 views