Thanks Mark.
markt-2 wrote:
>
> achittela wrote:
>> Hi,
>>
>> I got the the below exception while i was accessing web application. I
>> think
>> this issue is related to Tomcat 6.0.20. Did anyone have fix for this?
>>
>> SEVERE: Servlet.service() for servlet debugjsp threw exception
>> org.apache.jasper.JasperException: Unable to compile class for JSP:
>>
>> An error occurred at line: 45 in the jsp file: /cogadmin/addareas.jsp
>> The method setTest(boolean) in the type WhenTag is not applicable for the
>> arguments (String)
>> 42: </td></tr>
>> 43: </table>
>> 44: <c:choose>
>> 45: <c:when test="${CogBroadcastRights == null || cogId==null || cogId
>> !=
>> CogBroadcastRights.cogId} }">
>
> Try removing the extra } ?
>
> Mark
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
--
View this message in context:
http://www.nabble.com/The-method-setTest%28boolean%29-in-the-type-WhenTag-is-not-applicable-for-the-arguments-%28String%29-tp25296381p25296797.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]