Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    15
    Views
    7,830

    JSP Re: Regarding Servlets

    "Mr Ambati, i think you are wrong. request.getSession() creates a new session , irrespective of there is already a session or not.

    but request.getSession(false) will not create a session if there...
  2. Answers
    15
    Views
    7,830

    JSP Re: Regarding Servlets

    Mr. Sweet_person, I dont agree with your comments. Please test the attached zip file. It contains sessionex.war.

    In these two servlets, I used "request.getsession()". As per your comments it...
  3. Thread: *html

    by eswar_ambati
    Answers
    2
    Views
    3,389

    Web Design Re: *html

    There is no other way except this......
  4. Answers
    23
    Views
    373,864

    Re: A Little Story…………

    Thanks friend for giving such a beautiful message.............
  5. Re: Adding extra control charcters in an uncompressed file.

    This is a common problem with unix. Generally most of the operating systems add line feed and carriage return at end of each line. But Unix adds only line feed. Already zipped file in linux has line...
  6. Answers
    2
    Views
    2,752

    Re: which one is good ?

    Most projects are running on web technologies. So, it is better to work on Web technologies for your future
  7. Thread: java

    by eswar_ambati
    Answers
    1
    Views
    2,859

    Re: java

    Try this code in ur servlet....

    String fileName = "c:\\Files.doc";
    Runtime.getRuntime().exec("rundll32 SHELL32.DLL,ShellExec_RunDLL \""+fileName+"\"");
  8. Answers
    13
    Views
    6,001

    Re: May 07 : Member of the Month

    Congratulations to ALL the Winner...Keep it up...........

    Regards,
    Eswar
  9. JSP Re: Clarification regarding Java Interface and Inheritance

    Hi Suman,

    We cant create an object to Interface but we can assign an object reference.

    For example:
    A -> Interface
    B -> Class implements A

    We can set a reference to Interface object...
  10. Answers
    15
    Views
    7,830

    JSP Re: Regarding Servlets

    Hi

    There is no difference between request.getSession() and request.getSession(true). request.getSession() is a convinient way for request.getSession(true). There is a difference between...
Results 1 to 10 of 10
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