Hi cpanon,
what i meant is to do real refresh of the page,
just like the one when You hit F5 button or click "Refresh" on your browser.
Try this:
1. load the page
2. do some of that ajax stuff
3. hit F5
is the result like You have expected?

After all not using ajax at all may be best solution in your case.

Best greetings,
Paweł Wielgus.

2009/7/20 cpanon <cpa...@yahoo.com>:
> Hi PW
> But I cant access the session objects with JS, nor can I iterate the 
> collections I have in the session to display the updated values that were 
> written in the Ajax processing action.  Correct?
>
> --- On Mon, 7/20/09, Paweł Wielgus <poulw...@gmail.com> wrote:
>
> From: Paweł Wielgus <poulw...@gmail.com>
> Subject: Re: Struts w/Ajax with Struts again
> To: "Struts Users Mailing List" <user@struts.apache.org>
> Date: Monday, July 20, 2009, 2:18 AM
>
> Hi cpanon,
>
>> I am looking for the simplest technique that would reprocess the session 
>> objects from the new values, regenerate the full jsp,
>
> then just refresh the whole page, by javascript after completion of ajax.
> Or do not use ajax at all, this will be most simple solution for You.
>
> Best greetings,
> Paweł Wielgus.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to