please help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • padmarajaiah
    New Member
    • Mar 2007
    • 2

    please help

    Hi ,

    I want to use setAttribute in jsp and use getAttribute in the Script of the same page,

    ex:
    request.setAttr ibute("key", value);

    in jsp,

    and to get he value in the script of the same page i tried like this,

    request.getAttr ibute("key");


    but i am getting request is not found error can any one help pls.
    I need this help ASAP pls...

    thanks,
    raj
Working...