If this is the code it looks like the logic:equals value should be start <%=
not <=

:-) Tom Lister
* [EMAIL PROTECTED]
* 020 775 65014


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 30 July 2004 10:10
To: Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: problems with <logic:equal> 

Hi friends, 
First of all, I apologize for this long e-mail.  
I have a problem with the construct logic. 

If I use for instance this code: 

<%-------------------------------------------------------------%>
<logic:equal name="SK_SITECONTEXT"  
value="<=PPZContextConstants.INSTITUTIONEN_BEARBEITEN%>">
    <html:link transaction="true" 
page="/listInstitutionen.do"styleClass="menue3aktiv" transaction="true">
       <bean:message key="menu.inst.edit"/>
    </html:link>
</logic:equal>

<logic:notEqual name="SK_SITECONTEXT" 
value="<%=PPZContextConstants.INSTITUTIONEN_BEARBEITEN%>">
    <html:link transaction="true"  page="/listInstitutionen.do"  
styleClass="menue3" transaction="true">
        <bean:message key="menu.inst.edit"/>
    </html:link>
</logic:notEqual>

It doesn't work and I don't know why. I believe it's the constant
"PPZContextConstants.INSTITUTIONEN_BEARBEITEN" . How can I find out, wether
I pass the right variable? 

PPZContextConstants.INSTITUTIONEN_BEARBEITEN is a String called 
"Institutionen bearbeiten" in the class PPZContextConstants. 
Could anyone help me? 

Thank you very much ! 

with regards 

Baris 




-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl


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


*****************************************************************************************************************************************************************
Emails aren't always secure, and they may be intercepted or changed after they've been 
sent. Abbey doesn't accept liability if this happens. If you think someone may have 
interfered with this email, please get in touch with the sender another way.

This message doesn't create or change any contract. Abbey doesn't accept 
responsibility for damage caused by any viruses contained in this email or its 
attachments.  Emails may be monitored.

If you've received this email by mistake, please let the sender know at once that it's 
gone to the wrong person and then destroy it without copying, using, or telling anyone 
about its contents. 

Abbey National Treasury Services plc Reg. No. 2338548, Cater Allen International Ltd 
Reg. No. 2572704, and Inscape Investments Limited Reg. No. 3839455 are registered in 
England and have their Registered Offices at: Abbey National House, 2 Triton Square, 
Regent's Place, London, NW1 3AN.

Cater Allen International Ltd is a subsidiary of Abbey National Treasury Services plc. 
Abbey National Treasury Services plc and Cater Allen International Ltd are Members of 
The London Stock Exchange.

Abbey National Asset Managers Ltd. Reg. No. 106669. Registered Office: Abbey National 
House, 301 St Vincent Street, Glasgow, G2 5HN. Registered in Scotland.
Abbey National Asset Managers Ltd and Inscape Investments Limited are members of the 
Abbey Marketing Group and provide OEICS, PEPS, and ISAs.

Abbey National Treasury Services plc, Cater Allen International Ltd, Inscape 
Investments Limited, and Abbey National Asset Managers Ltd are authorised and 
regulated by the Financial Services Authority.

Abbey Financial Markets is the brand name for Abbey National Treasury Services plc.


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

Reply via email to