I changed it to the option you had suggested. It doesn't work. The thing is
the links are working if I remove the theme="ajax" from the <s:head> tag. So
I am guessing it has to do with how ajax works. I am very new to this ajax
thing...May be missing out on some settings 



newton.dave wrote:
> 
> --- On Thu, 9/4/08, tutul wrote:
>> <s:url id ="search" action="SearchClient" includeParams="none">
>>   <s:a href="%{search}"/>
>> </s:url>
> 
> Did you try it like this?
> 
> <s:url id="search" action="SearchClient" includeParams="none"/>
> <s:a href="%{#search}"/>
> 
> Dave
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/%3Cs%3Ahead-theme%3D%22ajax%22%3E-causing-prob-em-with-%3Cs%3Aurl%3E-tp19316767p19317600.html
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