My resulting path doesn't contain myPath value it just replaces nothing.
Do you have any other idea?
Thanks
meeboo wrote:
>
>
> try
>
>
>
>
> <s:url id="url" value="%{#myPath}">
> <s:param name="solution"><s:property value="solution"/></s:param>
> ... (other params)
> </s:url>
>
>
> TonyD 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.
>>
>> <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#a12524383
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]