krishbcs

krishbcs

Member

Member since
Dec 12, 2011
Last active
May 2, 2013
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    How to disable main window while sup window is open?

    i make small project myself using java. i have created many frame in a many classes. so i need to open sup...

  2. #Threads

    86963e9e-10c4-44b0-98ab-a77f2f3f1bc1

    it's also same error.

  3. #Threads

    fd0341de-a8e7-4332-8169-b5c10ad5570f

    this program work perfectly before 2 weeks. but at the same program creates exception error.

  4. #Threads

    Java mail sending probelm?

    I try to make a java coding to send mail. java code as follow /* * To change this template, choose Tools...

  5. #Threads

    96e1a4f1-119c-44d0-a3e2-fb6f9320ac3d

    please tell me how i add the library to the project class properly

  6. #Threads

    Problem in create Pdf using java

    hi i need to create pdf for my data from orcle database using java. i am using following java coding import java.io.*;...

  7. #Threads

    eabcc857-4117-4a48-967b-e9e1c49ee8af

    i want to make a tool bar like following

  8. #Threads

    6adf7475-1c57-411f-93fc-79b010a833c6

    import java.awt.*; public class ImageButton extends Canvas { private Image image; private String command; private boolean selected = false; private Dimension...

  9. #Threads

    How to add image on button?

    how to add image on button using awt in java without swing?

  10. #Threads

    d0e95b72-5510-4d08-b753-63cd72d7a873

    thanks boss i have connected successfully and also can inserted record.

  11. #Threads

    3e26b16c-9f58-468c-abc3-c98f2f2ba704

    ianoopThis driver is not used to connect oracle driver. Which database you are using. if oracle then first try to connect using...

  12. #Threads

    40ec9f0f-935e-452b-b6a0-a17ffcfdf9e8

    boss... I have installed Oracle 10g and java jdk1.7.0. you mean Oracle jdbc driver? After download this what i do?