On 3/30/07, Mark <[EMAIL PROTECTED]> wrote:
I try to send an object from servlet to jsp
<%if (wa == null) wa = "blank";%>
But it doesn't work :( "blank" always get displayed, which means I'm not getting the object from request in jsp.
Or the object really is null :-) Does it show up if you put it in the session instead? -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]