I think it may depend on the servlet container. Currently i am unable to do it (tomcat 5) however I know I have done it before in one of the 4.x versions.

Camron G. Levanger
The Dreamlab
www.dreamlabmedia.com
(866) 890-3705
On Jan 5, 2004, at 7:12 AM, dirk wrote:

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]

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to