mraible wrote:
>
> The Dojo example at the bottom of the following page may help:
> Hi,
> It is also work for me as per the given link but in in given link , it is
> not mentioned how to apply ajax on the content which is rendered using
> ajax(i measn nested ajax first render one file using ajax and now i want
> to apply certain ajax functionality in that rendered file.).
> Thank you.
>
> http://appfuse.org/display/APF/Ajax
>
> Matt
>
> On 11/7/07, sagarlotiya <[EMAIL PROTECTED]> wrote:
>>
>> When trying to use ajax using struts2's inbuild functionality in that
>> theme="ajax" doesn't not work inside the content which is rendered using
>> ajax?
>>
>> Means i want to use theme="ajax" inside the content with is rendered
>> using
>> ajax.
>> for e.g.
>> i have two fiels main.jsp and include.jsp
>>
>> in main.jsp
>> <div id="include"></div>
>> <s:a theme="ajax" target="include" href="#">Include</s:a>
>>
>> in this when i will cleak on Include it includes the file include.jsp
>> inside
>> the include div.
>>
>> but if the include.jsp
>> contains
>> <s:a theme="ajax" target="include" href="#">Include</s:a>
>> then it doesn't work as an ajax.
>>
>> any solution for that?
>>
>> Thanks in Advance
>> --
>> View this message in context:
>> http://www.nabble.com/Problem-with-Ajax-and-Struts2-tf4764291s2369.html#a13625881
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Problem-with-Ajax-and-Struts2-tf4764291s2369.html#a13761022
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]