Community
Participate
Working Groups
I'm getting validation error (EL Syntax Error) on the following piece of EL code: mytext="${param['param1']}"
Could you please indicate which version of WTP you were using and what the error message was?
I'm using WTP 3.0 come with Ganymede. I'll attach a screenshot.
Created attachment 106800 [details] Invalid EL validation error <c:if> tag has no effect on the error. Even if I write "${param['precond']}" in a single line, error mark is is shown under the right bracket: ]
Created attachment 106801 [details] Invalid EL validation error <c:if> tag has no effect on the error. Even if I write "${param['precond']}" in a single line, error mark is is shown under the right bracket: ]
Looks like this has been fixed in WTP 3.0.3. (See bug#136795)
Yes, you're right. This has been fixed in 3.0.3. Thanks! *** This bug has been marked as a duplicate of bug 136795 ***