please display 
all jsp
all xml (web.xml,struts.xml,struts-default.xml..and struts-config.xml if 
applicable)
all source for background Java classes (including all Actions and all 
referenced beans)
which version struts you are using? 
which version dojo you are using?
(your main dojo.js should contain the line: 
dojo.version={major:0,minor:4,patch:3..} version=0.43)

Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.






> Date: Thu, 23 Jul 2009 09:39:51 -0400
> From: newton.d...@yahoo.com
> To: user@struts.apache.org
> Subject: Re: Struts w/Ajax with Struts again
> 
> cpanon wrote:
> > What I was able to reproduce was that if I enter the action with an
> > Ajax call, using prototype, and return with
> > mapping.getInputForward(), the session objects do not get updated;
> > even though I update them in the action.  If, however I enter the
> > action with a click off a html:submit button the session objects do
> > get updated and I see the current values on the form.  I never
> > expected that.  Should processing through an action and the updating
> > of the session objects, be the same however the action was called?
> 
> Why would the form on the main page be updated by the results of an Ajax 
> call if the Ajax call processing doesn't do anything with the form?
> 
> Ajax calls happen in the background. *Nothing* on the calling page will 
> be updated unless the Ajax return handler updates it.
> 
> Dave
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Windows Live™ Hotmail®: Search, add, and share the web’s latest sports videos. 
Check it out.
http://www.windowslive.com/Online/Hotmail/Campaign/QuickAdd?ocid=TXT_TAGLM_WL_QA_HM_sports_videos_072009&cat=sports

Reply via email to