On 11/21/05, Garner, Shawn <[EMAIL PROTECTED]> wrote:
> I try to edit my JSP in Eclipse 3.1.1 WTP (Web Tools Project) however I get
> errors on variables defined by ID tags for example:
>
>
>
>
>
>
> <%=(myValue1 + "-" myValue2)%>
>
>
>
> The above snip of code will result in Eclipse telling me
I try to edit my JSP in Eclipse 3.1.1 WTP (Web Tools Project) however I get
errors on variables defined by ID tags for example:
<%=(myValue1 + "-" myValue2)%>
The above snip of code will result in Eclipse telling me that "myValue1
cannot be resolved" and "myValue2 cannot be resolved".
How
2 matches
Mail list logo