Search:

Type: Posts; User: rangarajank

Search: Search took 0.17 seconds.

  1. How to download records of a table in XML format

    Dear Forum Members,

    Using JDBC, we can write a Java program using other APIs (including JDBC API) for downloading records of a given table into a tab-delimited text file.

    Similarly, is there...
  2. Re: How to schedule a Java Program for Background processing

    Thanks a lot for your suggestion. I will also search in Google to find any better way of doing it.

    Regards,
    Ranga.
  3. Re: How to schedule a Java Program for Background processing

    We11 !

    I will explain the scenario. I have written a data download program in Java to download records of tables from a database to text files. Writing the download program is not a issue. But if...
  4. How to schedule a Java Program for Background processing

    Dear Forum Members,

    Can anybody help me to schedule a Java program in background? That is, for example, I want to run a Java Program every day once at 3 AM (early in the morning).

    Kindly tell...
  5. Convert contents of JTextArea / JEditorPane to PDF

    Dear Forum,

    I want to transfer the text or contents of JTextArea or JEditorPane to a PDF file. Also, I want to transfer the contents of a text file (.txt and .rtf) into a PDF file. Are there any...
  6. Replies
    0
    Views
    3,349

    JNDI - JDBC Integration problem

    Dear Forum Members,

    I want to create a stand-alone JDBC application with Java SE using Swing technologies and JNDI technology. The purpose of using JNDI technology is to avoid change of Java...
  7. Re: Problems in getting database connection from data source registerd with JNDI

    Thanks a lot Sir! I will revert back I encounter any problem
  8. Re: Problems in getting database connection from data source registerd with JNDI

    Dear Sir,

    I tried the solution offered by you. Still, I am getting same run-time error. Let me clarify what I did with respect to the solution you offered.

    I created an XML file web.xml which...
  9. Problems in getting database connection from data source registerd with JNDI

    Dear Forum Members,

    I have created JDBC Connection pool using Admin Console tool of Sun Java System Application Server. I have done using the menu path Common Tasks->Resources->JDBC->Connection...
  10. Thread: About JMS

    by rangarajank
    Replies
    2
    Views
    2,208

    About JMS

    I have successfully written and executed "Hello World" program using JMS. I have also understood the concept behind integration of distributed applications asynchronously using JMS and JMS Vendor...
Results 1 to 10 of 10