Re: [appfuse-user] Problem with Ajax and Struts2

2007-11-14 Thread sagarlotiya
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 aja

Re: [appfuse-user] Problem with Ajax and Struts2

2007-11-07 Thread Matt Raible
The Dojo example at the bottom of the following page may help: 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 rendere

[appfuse-user] Problem with Ajax and Struts2

2007-11-07 Thread sagarlotiya
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 In