Hello folks, i´m using Mozilla 1.4 and i just create a session
atribute named "Var_Blah" with value "here my value" and made my JSP page
show its value, like <%= ( String )session.getAttribute( "Var_Blah" ) %>.
But it didn´t work, my browser window is modal, any idea?
Regards,
Edson