Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    7
    Views
    8,468

    JSP Re: which technique is perfect?

    To share the data in jsp from one page to another page,you can use any two technique from below-

    (1) request object.
    (2) session object.

    both object have setAttribute(String name,Object value)...
  2. Thread: JSP probs.

    by it_uday
    Answers
    3
    Views
    3,166

    JSP Re: JSP probs.

    you can use....

    <jsp:forward page="next.jsp" />
  3. Thread: Regarding JAVA

    by it_uday
    Answers
    3
    Views
    3,785

    JSP Re: Regarding JAVA

    In java interface defines the methods.But dose not implement them.A class that implement an interface is bound to implement all the methods of the interface.
Results 1 to 3 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