<%@ taglib uri="/WEB-INF/struts-logic.tld"
prefix="logic" %>

Have you got the taglib defined as above?

Keith.

--- Māris Orbidāns <[EMAIL PROTECTED]> wrote:
> 
> These lines between <logic:present> tags always are
> printed regardless
> of name I use in <logic:present  tag. I had
> specified scope="request"
> but it didnt help a bit.
> 
> Any ideas ?
> 
> Maris Orbidans
> 
> 
> 
> 
> <logic:present
> name="SearchResultsadasdsadasdasdasd">
>     <tr><td>
>     Number: <%-- ((java.util.Vector)
> request.getAttribute("SearchResult")).size() --%>
>     </td></tr>
> 
>     <tr>
>         <td></td>
>     </tr>
> 
> </logic:present>
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

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

Reply via email to