Questions like this are not for this mailing list. 
You should post this to the Struts Users mailing list.

[EMAIL PROTECTED]

Hope that helps.

-james
[EMAIL PROTECTED]
http://www.jamesholmes.com/struts/


--- Sachin Mapara <[EMAIL PROTECTED]> wrote:
> Hi
> Could anyone help me out on the following issue.
> i set the request.setAttribute("Task","John") in
> action class.
> in a forwarded jsp i wanted to compare the value set
> ijn action class by
> using logic:equal
> My code in Jsp is:
> <logic:equal parameter="Task" value="John">John
> Wright</logic:equal>
> 
> But this gives me the error as:
> Cannot compare null variable to value John
> 
> Please help me out
> 
> Thanks & Regards,
> Sachin
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

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

Reply via email to