Hi,
 
I tried to define a display style class in <s:a> tag as follows
 
<s:url id="resultPageUrl" action="searchResult">
<s:param name="id" value="%{#parameters.id}" />
</s:url> 
<s:a href="resultPageUrl" class="taboff">view search results</s:a>
 
But, when I run it, I got org.apache.jasper.JasperException: 
/pages/searchRequest.jsp(81,4) Attribute class invalid for tag a according to 
TLD error.
 
My question is how can we define a style for a url link?
 
Thanks,
Willa


       
____________________________________________________________________________________
Don't get soaked.  Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather

Reply via email to