Hi all,

I am getting the following error:

[ServletException in:/jsp/camper/searchCriteriaCamperContent.jsp] 
/jsp/common/search/search_entities.jsp(160,6) According to TLD or
attribute directive in tag file, attribute styleId does not accept any
expressions'

for the following piece of jsp

<html-el:text size="50" styleId="<%= "date[" + date_num + "]" %>"
property="<% searchItem[${num}].value %>"/>

I need both property and styleId to be dynamic.  Does anybody have any
idea how I could go about doing this? I have tried html:text but I have
issues with that as well.

Thanks
Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to