using a request scope object in a javascript function
843833Nov 4 2001 — edited Nov 7 2001Hello,
is there a way to obtain a reference to a request scope attribute in a javascript function?
or after using <jsp:useBean id="myBean" ...>, how do I pass the "myBean" object to a javascript fuction?
Thanks for any help.
E-