Hi Michael,

Sorry to disturb again, just another question :

If i use scoped variable, than what do I must write in "value" attribute of
a "notEqual" tag?

So what do I have to write instead of
        <nested:notEqual property="idservice" value="<%=myVar%>">
I have tried
        <nested:notEqual property="idservice"
value="(String)pageContext.getAttribute("myVar")">

But I got a nullPointerException....what is the right code?
Or in this case, may it is prefer to use scripting variables?

Thanks for help!

Gaet'


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

Reply via email to