importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
From: mgai...@hotmail.com
To: user@struts.apache.org
Subject: RE: Ajax Response - Array Objects
Date: F
sage sert à l'information seulement et n'aura pas n'importe
quel effet légalement obligatoire. Étant donné que les email peuvent facilement
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité
pour le contenu fourni.
> Subject: RE: Ajax Response - Array
have expected, but for some reason the
widget isn't populating the dropdown with it now.
Any suggestions?
> -Original Message-
> From: Rahul Mohan [mailto:rahul.mo...@tcs.com]
> Sent: Friday, July 16, 2010 1:10 AM
> To: Struts Users Mailing List
> Subject: Re: Ajax
Chris,
Maps are serialized as 'name : value' pairs, whereas Lists are serialized
as Arrays. Change your return type to a List and try.
- Rahul
From:
"CRANFORD, CHRIS"
To:
Date:
15-07-2010 19:04
Subject:
Ajax Response - Array Objects
I cannot seem to get my Ajax requ
I cannot seem to get my Ajax request to return to the Ajax client an
array of objects. Instead of simply returning a key/value pair, I've
read that it is possible to return the actual domain objects, but I have
been unsuccessful. Each time, my combo box is populated with three
values, "message t
Here is the code in one of my page:
...
Edit
...
The edit action will load a page that contains tabbed panel into a div tag. The
first time I click 'Edit'
link, the response is quite fast, but after so many times I clicked the link,
the response become slower and slower. If I refres
--- Pablo Vazquez Blazquez wrote:
> href="${refreshPageUrl}"
> indicator="indicator"
> loadingText=" "
> targets="divId">
Add "executeScripts" attribute.
http://struts.apache.org/2.x/docs/ajax-tags.html#AjaxTags-anchorTag
d.
--
Hi all,
I have a jspx page where I have a tag whose content is being
refreshed by ajax response.
The page.jspf is like this:
some script code...
Well, when I first load the jspx page, the javascript sentences are
successfully executed, but when I clic Refresh link
8 matches
Mail list logo