This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes Conversion vector to String Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Conversion vector to String" Watch "Conversion vector to String" New topic
Author

Conversion vector to String

Priya mathi
Greenhorn

Joined: Nov 15, 2000
Posts: 4
hai,
I am storing some names in a Vector()
Now i want to convert it back to string
if i use toString(name of Vector()),
it gives error.
is there a way to convert to String
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
Ajith Kallambella
Sheriff

Joined: Mar 17, 2000
Posts: 5782
I am moving this thread to Java in General(intermediate)
Ajith


Open Group Certified Distinguished IT Architect. Open Group Certified Master IT Architect. Sun Certified Architect (SCEA).
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Conversion vector to String
 
Similar Threads
corba idl sql resultset java.util.vector
convert collections to string
Problem with array
Conversion of Vector() to string
vector to String