I already tried this possible solution but a have exactly <s:property
value='mypath'/> with my parameters value in my url link, struts doesn't
translate the property value in a struts url. 
I suspect it's a struts url bug. Thanks.


Ehteshamul Haque wrote:
> 
> 
> In that case we can use ''
> 
> EXAMPLE:
> 
> <s:url id="url" value="<s:property value='mypath'/>">
>     <s:param name="solution"><s:property value="solution"/></s:param>
>     ... (other params)
> </s:url> 
> 
> 
> TonyD <[EMAIL PROTECTED]> wrote: 
> I'm trying to use a property value into a struts url but doesn't work
> because
> I can not use the (" character) twice into a url value, could somebody
> help
> me?
> Thanks in advance.
> 
> ">
>     
>     ... (other params)
>  
> -- 
> View this message in context:
> http://www.nabble.com/Struts-url-problem-tf4391946.html#a12521933
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ----------------
> Ehteshamul Haque
>        
> ---------------------------------
> Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user
> panel and lay it on us.
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-url-problem-tf4391946.html#a12588825
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to