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!

extraction of text in jsp

843838Feb 23 2007 — edited Feb 27 2007
hello, i was wandering hw cld you extract text from the below string...
using a form i recieve a string as a parameter the format as:

"some text , some text, some text "

i want to extract the text after the second comma...
i can get the first two text bu using split at the the comma but how do
i get the third?????????
thanks,
moh
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2007
Added on Feb 23 2007
6 comments
135 views