tion/html/LanguageGuide/basicExpressions.html#constants
>
> -Dale
>
Ahhh...thanks for the clarification and link!
--
View this message in context:
http://www.nabble.com/OgnlValueStack.logLookupFailure-tp15721571p15723729.html
Sent fro
Eric Martin wrote:
So, it looks like struts converts it to a Char if it's a single-character
and a string if it's multi-character?
Yes, but it's OGNL that does that, not Struts.
http://www.ognl.org/2.6.9/Documentation/html/LanguageGuide/basicExpressions.html#constants
-Dale
-
gt;
>><[EMAIL PROTECTED] file="arithmeticDetail.jsp" %>
>>
>>
>> For some reason, that s:if test statement is throwing:
>> WARN - OgnlValueStack.logLookupFailure(269) | Caught an exception while
>> evaluating expression 'ruleType ==
; %>
>
>
> For some reason, that s:if test statement is throwing:
> WARN - OgnlValueStack.logLookupFailure(269) | Caught an exception while
> evaluating expression 'ruleType == 'A'' against value stack
> java.lang.NumberFormatException: For input string: &
For some reason, that s:if test statement is throwing:
WARN - OgnlValueStack.logLookupFailure(269) | Caught an exception while
evaluating expression 'ruleType == 'A'' against value stack
java.lang.NumberFormatException: For input string: "A"
at s
5 matches
Mail list logo