How to replace a string with table using java? I tried a lot , but i didnt find anything , can anybody help me..?
Thanks in advance

That makes no sense.
In Java a string is an internal data item that holds a single sequence of chars
A table is either a 2 dimensional GUI component or database table
They are completely different things. You can't replace one with the other.

Maybe it's an English problem? Give an example of what you want to do so we can understand.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.