Reading a File !!!

I've to read a file from the directories and display it on the jsp page in the tabular format. Whenever it encounters, or" it should be putted into the particular column and when it encounters the next line it should go to the next row. I'm not able to get this thing, i've tried with bufferedreader. Suppose here is the example :

i've the text file in the format as:

123, abc, ert , wert , 2/3/2007 10:34, 2/12/2006 12:24 , 23

235, aer,er,asdff,2/12/2006 12:12, 3/1/2007 10:24 , 12

........

i want to display in the jsp page as tabular format as:

Roll No.namedesigpostaccess datedeliver datecount

--

123 abcertwert2/3/2007 10:342/1/2007 12:2423

235aererasdff2/12/2006 12:123/1/2007 10:2412

--

please help me out !!!!!

in advance thanks a lot..............

[855 byte] By [Navneet_Singha] at [2007-11-26 14:56:52]
# 1
Don't crosspost, please!Message was edited by: prometheuzzEdit: I see you've posted this in the same forum, so you probably posted it twice by accident.Let's continue here: http://forum.java.sun.com/thread.jspa?threadID=5124209
prometheuzza at 2007-7-8 8:45:35 > top of Java-index,Java Essentials,New To Java...
# 2
> it: I see you've posted this in the same forum, so> you probably posted it twice by accident.Three times by now.edit: four. I start to stop believing in accidents and start believing in active incompetence.
CeciNEstPasUnProgrammeura at 2007-7-8 8:45:35 > top of Java-index,Java Essentials,New To Java...
# 3
Navneet, bandh kar!
filestreama at 2007-7-8 8:45:35 > top of Java-index,Java Essentials,New To Java...