Hi, all:

I could not find the definition for the following:
     inside a servlet service()  function,  request.setAttribute("key",
Object),  when this servlet call a jsp, inside jsp, <%Object
o1=(Object)reqest.getAttribute("key"), then every function and variable from
o1 is available to be used inside jsp?

     Is this a jsp specification? where can I find the definition for this?
Thanks in advance.

    Jashua Ni

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to