Search:

Type: Posts; User: vidya_kr; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    0
    Views
    2,571

    Over riding methods of non subclass

    Hi Friends,

    Can any one help me to know it clearly.
    Following is a small program for illustartion that we can override the built in methods. Its works fine, I am not getting it clearly that how...
  2. Re: Any other way to load the driver other than Class.forName()

    class.forName() is valid for any class object instatiation at run time, you can create a static object of particular driver type & can continue with the same:)
  3. Answers
    4
    Views
    3,355

    Re: method in a method

    this is possible in c++, but not sure about java
  4. Answers
    1
    Views
    3,466

    Oracle Oracle Directory problem

    Actually i am working on some project which require external file link with oracle, so i tried the following.

    7369,smith,clerk,20
    7499,allen,salesman,30
    7521,ward,salesman,30 ...
  5. Answers
    2
    Views
    3,336

    JSP I am getting an error type hello not found

    I need to include a java file say

    public class Hello {
    public String say() {
    return "Hello";
    }
    }

    I have complied it and included it in webapps/WEB-INF/class directory.
    and written jsp...
  6. JSP While running JPS page i get Invalid class attribute

    I have crated an html form, containg validation from jsp file & java file. i,e jsp file includes . While running jsp page, its giving error as invalid class attribute. how to solve the problem.
    ...
Results 1 to 6 of 6
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact