| Author |
field mapping
|
aaryan
Greenhorn
Joined: Jul 16, 2007
Posts: 5
|
|
hi everyone, i want to make something like... display fields of a csv file on the jsp against fields from the database... the user maps fields of csv and db... then data is transferred from csv, of those respective fields into the db.. can anybody help me!! thanks
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
What have you got so far? Are you stuck on a particular aspect of this or are you looking for advice in getting started?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
aaryan
Greenhorn
Joined: Jul 16, 2007
Posts: 5
|
|
|
i m looking for advice or help as to how can i approach this problem...
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
|
Well, first you need to decide how the page will function to allow the mapping to be specified by the user. Do you have that?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
Originally posted by aziz saiyed: i m looking for advice or help as to how can i approach this problem...
Without knowing something about your current skill levels, it's hard to know where to start when advising you. Have you got any experience with JDBC, file handling in Java, string parsing in Java, file uploads, JSP, HTML?
|
 |
aaryan
Greenhorn
Joined: Jul 16, 2007
Posts: 5
|
|
|
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56233
|
|
Originally posted by aziz saiyed: thanks for ur help.. waiting for a fast reply..
Here's a couple of tips to help you get the most out of the Ranch: Only use CODE tags to enclose code, not text. "ur" is not a word. Please use only real words like "your" when posting to the forums. Please read this for more information. Phrases like "waiting for a fast reply" just tick people off. Avoid such phrases. Please read this for more information.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
"AK", Please check your private messages.
|
 |
 |
|
|
subject: field mapping
|
|
|