Results 1 to 3 of 3

Thread: Use JSP implicit object with Java script

  1. #1

    Use JSP implicit object with Java script

    Hello,
    greetings,

    can we use JSP implicit object with java script method like"request.getElementById("")".
    And if we can use this then what will be return type of this line of codeing. And one more thing can we use this in side JSP page.
    Help me please, Thanks.

    Warm Regards
    Ashish


  2. #2
    Junior Member
    Join Date
    Nov 2007
    Answers
    10

    Smile Re: Use JSP implicit object with Java script

    hi,
    You can definitely use this inside jsp.

    Example:



    hope this will help.


  3. #3
    Junior Member
    Join Date
    May 2008
    Answers
    1

    Re: Use JSP implicit object with Java script

    if jsp implicit oject that ur speaking is so what like this request.getAttribute("name") then javascript u can call it as expr..
    <% String name_scriplet = (String)request.getAttribute("name"); %>



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
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