i reading a file and writing toa nother file.i want output as column and rows as given in the following format is it possible in java
Ticket| System | order
_______________________
456 | machine |678
457 | machine1 |690
correspondoing ticket no comes only in corresponding header ticket no..please explain with code..the out put file may be.txt extension