Skip to Main Content

Java Programming

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!

How to compare strings in jsp?

807603Feb 8 2008 — edited Feb 8 2008
I want to compare a string str with the values in drop down menu, if it equals I want some operation to be done..

I have tried all kinds of methods, substring , equals , compareto everything I tried to trim the strings but no luck

Can anybody help me...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2008
Added on Feb 8 2008
8 comments
4,921 views