Yes, I'm using the c-rt.tld in my web.xml file.
Is that why I'm getting the result I don't want?
On 6/18/03 4:41 PM, "N. Chen" <[EMAIL PROTECTED]> wrote:
>
> are you using c-rt.tld or c.tld?
>
> c-rt.tld cause it to display ${assetTypeName} on my test case.
>
> nick
>
> On Wed, 18 Jun 2003, Billy Bacon wrote:
>
>> Still no good :-( I tried single quotes around the EL and I am also using
>> the c-rt.tld file which has <rtexprvalue>true</rtexprvalue> for the value
>> attribute.
>>
>> Bummin'....
>>
>> On 6/18/03 4:17 PM, "N. Chen" <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> hehe,
>>>
>>> try instead
>>> <c:out value='${assetTypeName}' default="Default Value" />
>>>
>>> nick
>>>
>>> On Wed, 18 Jun 2003, Billy Bacon wrote:
>>>
>>>> I have the following tag:
>>>>
>>>> <c:out value="${assetTypeName}" default="Default Value" />
>>>>
>>>> And I'm getting this in the browser when the page executes...
>>>>
>>>> ${assetTypeName}
>>>>
>>>> Any ideas as to why the EL is not being executed?
>>>>
>>>> Thanks for the help
>>>>
>>>> - Billy -
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]