
how to use the text file as input to insert the values injdbc?

String str=JtextBox1.getText();
Where JtextBox1 is the name TextBox which you want to take as input and getText() is a method which take data from text field to take as input.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.