I did achieve the desired functionality but not with ajax anywhere. Rather i
used Javascript and DWR to make it REFRESH free. Search google for DWR and
displaytag it will provide you some examples. If you dont find any, you can
always contact me.

Shoaib


dynamicd wrote:
> 
> Hey Shoib,
> 
> I have tried Ajax Anywhere with Struts 2.0.12 and it didnt get me
> anywhere.. I did not see the ajax behavior. Did you get it to work. Canyou
> post some sample code.
> 
> 
> 
> 
> Shoaib Gauhar wrote:
>> 
>> Hello,
>> 
>> Has anyone tried AjaxAnywhere with Struts 2.1? My action class is never
>> called. Actually, i am using ajax to achieve pagination in displaytag. I
>> have used the example from the following link
>> raibledesigns.com/rd/entry/the_future_of_the_displaytag. But the control
>> doesnt reach my action class. The links addresses are updated correctly.
>> After changing the page, following exception is shown in the log file.
>> "ognl.InappropriateExpressionException: Inappropriate OGNL expression: (d
>> - 6210418) - p" But after that nothing happens. The control comes back to
>> the jsp without updating or refreshing my table.
>> 
>> It would be very helpful if someone could guide me to achieve my desired
>> task.
>> 
>> Thanks in advance,
>> 
>> sagauhar
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Struts-2.1---AjaxAnywhere-tp16296577p18788338.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