Check this 
<logic:equal name="myForm"    property="action"    value="Edit" >
  forward me 
</logic:equal>

Suhas    

----- Original Message ----- 
From: Stefan Faist <[EMAIL PROTECTED]>
To: Struts <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 10:46 AM
Subject: logic:equal


> Hi all,
> I call a jsp page with this foward: <forward name="Edit"
> path="/menue.do?action=Edit"/>
> and now I want do use the <logic:equal>-tag. But how can I access to the
> property="action" with his value="Edit"?
> What do I take parameter, name or header? And how does I use these.
> 
> The menue.jsp has no form or action. It is only a link-page
> 
> Thanks in advance for any tips.
> Stefan.
> 
> ----------------------------------------------
> hmi-Informatik GmbH
> Zettachring 6 - D-70567 Stuttgart
> E-Mail: [EMAIL PROTECTED]
> http://www.hmi-informatik.de

Reply via email to