Thread
:
String comparison
View Single Post
#
2
(
permalink
)
04-08-2008, 04:46 PM
Chris.Brown.SPE
Member
Join Date: Apr 2008
Location: State College, PA
Posts: 50
Unless I am mistaken, you wont be able to do this with an array unless you use the for loop method. Try using a List<String>. That will allow you to do a little more. Also look into HashMap. One of these should lead you to a solution.
Chris.Brown.SPE
View Public Profile
Send a private message to Chris.Brown.SPE
Find all posts by Chris.Brown.SPE