Search:

Type: Posts; User: HelloAll

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    3,576

    Re: Insert into database from flat file

    I had not included jdbc jar file... Thanks. Its working now.
  2. Replies
    2
    Views
    3,576

    Insert into database from flat file

    Hi, I am trying to insert the contents of a flat file into table. To connect to database i am using JDBC driver. I the problem i am facing is the contents of flat file is being inserted into table...
  3. Read a text file and parse the contents of file

    Hi all,

    i have to read a text file, which contains information as follows:
    CREDIT CARD RECOVERY EXECUTIVE (complaint)

    Posted: 2010-12-17 by Adil Basha [send email]

    Herrasment...
  4. Replies
    2
    Views
    2,474

    Re: How to validate a given URL

    Thanks for your help. Using Regular expression was able to validate given URL.
  5. Replies
    2
    Views
    2,474

    How to validate a given URL

    Hi all,
    I want to validate componentTextField, if these field is null or left blank and click the enter button, it must display an error message. Also need to validate the URL that is entered.
    Can...
  6. Replies
    1
    Views
    4,196

    Convert Text files to XML

    Hi,

    Is anyone aware of a Java program to convert
    files in text format to xml format?
    or even from excel to XML format. The excel or text file contains information like name, age, address and so...
  7. Replies
    4
    Views
    4,686

    Re: How to extract text from web

    Thanks for the example.
    But i need to crawl text not just from given url..but from url's within a given website(url).
  8. Replies
    4
    Views
    4,686

    How to extract text from web

    hi all,
    i wanted to know whats the best way to extract text from a website? and then load it into a database?
    at present i am using a web crawler to get the text from web. is there any other way...
Results 1 to 8 of 9