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.

<s:url id="url" value="<s:property value="mypath"/>">
    <s:param name="solution"><s:property value="solution"/></s:param>
    ... (other params)
</s:url> 
-- 
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]

Reply via email to