PDA

View Full Version : I want display the data stored in text file in java without jdbc


janapalasunil
Jan 21, 2016, 01:58 AM
The text file contains emp details like eid,ename,age,doj,sex,designation
Each field has multiple data I want to display it
Can you help me with the code