Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    7
    Views
    5,457

    Re: Java/J2EE Xpert group

    using wait(),notify(),notifyAll() methods
  2. Answers
    1
    Views
    3,528

    Re: Constructor in place of init() method

    no,
    we cant provide constructor in place of init(), because the serrvlet is executed ny container not by the JVM, container always seeks for init() and executes init() but not constructor()
  3. Thread: sdlc

    by malli1mca07
    Answers
    2
    Views
    2,843

    Re: sdlc

    any bodt can send Live projects of J2EE/Struts , i want ot claime fake experience
    Thanks in advance
  4. Thread: sdlc

    by malli1mca07
    Answers
    2
    Views
    2,843

    Re: sdlc

    ther neare no of phases inSDLC
    1.Recognisation of nee
    2,Feasilbility study
    3.System Analysys
    4.SystemDesign
    5.Implementation
    6.Testing
    7.Maintainance
    Analysys And Designings are the most...
  5. Re: How can I restrict the multiple data insertions

    Yoy have to write the externally as follows
    int i=request.getparameter("id");
    resultset rs="stmt.executequery("select id form user where id='+i+'); i
    f(rs.next!=true)
    {...
  6. JSP Re: single action to forward to different multiple JSP pages

    for that perpose use DispatchAction
  7. Answers
    4
    Views
    2,991

    Re: forward and SendRedirect....

    what sampath told i right ,but performance wise forward() is good because , noneed to create new req,resp objects nad there is no need of two network round trips between client &server
  8. Answers
    9
    Views
    8,140

    Re: diif b/w servlets and jsp

    even though jsp is converted into servlet only once, the time require to dovelepe a jsp takes very less time than doveloping a servlet, but performance wise servlets are first over jsp
    but...
  9. Re: Real time example for abstract class and interface

    hi,
    when ever there is need of having same common features among the subclasses of of super class we have to go for AbstractClass, when ever there is no common features for subclasses of super...
  10. JSP Re: Writing Bussiness Logic using struts framework

    it is better to write BL in either POJo(PlainOldJavaClasesses)/EJB
  11. Answers
    4
    Views
    3,247

    Re: Struts framework

    hi,
    my name is malli , go through roseindia.net website , we will fing useful guidelines
Results 1 to 11 of 11
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