I can write 
<bean:write name="url"/>

but not <%=url%>

then i get an

 org.apache.jasper.JasperException: Unable to compile class for JSP

any idea ?

Thanks !


----- Original Message ----- 
From: "Nicolas De Loof" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, January 05, 2004 2:40 PM
Subject: Re: simple question


> It should work (I use it !)
> 
> Did you include the taglib directive for struts-bean ?
> 
> Nico.
> 
> 
> 
> How can i have a dynamic value in the action ?
> 
> The following is not working .
> 
> <bean:define id="url" value="/setUp.do?action=all" type="String"/>
> 
> <html:form action="<%=url%>">
> 
> 
> 
> Thanks !
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

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

Reply via email to