Results 1 to 2 of 2
Thread: help me to finish my project..
- 02-23-2010, 04:41 AM #1
Member
- Join Date
- Feb 2010
- Posts
- 23
- Rep Power
- 0
help me to finish my project..
i create the database in sql..this database contains table..the tables contains the following fields..
these are
1) sno
2)mark
3)name
i create a text file is present the csv format
it contains the following
sample.txt
1\syed\75
2\ram\85
3\raj\90
.
.
.
.
it contains lot of records.
my problem is i read the file line by line.I split the file using substring like '\' use text spliter..i read the first line in this value 1 is store into array[0] and value syed store into array[1] and 75 is stored into array[2].
then store into table.then the variables become zero...
again read a next line and store into the table vice versa.
please i doing in project in j2ee struts..i take the file via jsp and using struts concept...please clarify my doubt.
- 07-19-2010, 09:13 PM #2
Member
- Join Date
- Jul 2010
- Location
- Rio de Janeiro, Brazil
- Posts
- 8
- Rep Power
- 0
Similar Threads
-
I know there's an error, let me finish typing!
By Stravant in forum EclipseReplies: 1Last Post: 12-26-2009, 03:26 PM -
Finish Java Application
By ojsimon in forum Jobs OfferedReplies: 8Last Post: 12-07-2009, 04:25 PM -
Help me finish an instance method which references a class variable?
By trueblue in forum New To JavaReplies: 20Last Post: 06-03-2009, 05:33 PM -
Next, Finish Buttons !!!
By pele in forum SWT / JFaceReplies: 1Last Post: 07-14-2007, 05:22 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks