I have an attribute saved in session. In servlet, I
can access it by 
    request.getSession().getAttribute("my");

In jsp, how can I access it without write java code? I
am thinking about <bean:page>, but do not know how to
use it.

Thanks,





        
                
______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to