I don't think this is just a javascript question - more like
how does one use javascript and struts together to create a
dynamic application.



-----Original Message-----
From: James Mitchell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 04, 2003 9:03 AM
To: 'Struts Users Mailing List'
Subject: RE: [OT] JavaScript: ActionForm Does Not Contain Dynamically
Set Data


Please label JavaScript topics as [OT].



--
James Mitchell
Web Developer/Struts Evangelist
http://jakarta.apache.org/struts/

"People demand freedom of speech to make up for the freedom of thought
which they avoid."
    - Soren Aabye Kierkegaard (1813-1855)




> -----Original Message-----
> From: Art Vandalay [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 04, 2003 11:59 AM
> To: Struts Mailing List
> Subject: ActionForm Does Not Contain Dynamically Set Data
> 
> 
> I have a web page (the "parent") that opens a child
> window using javascript. The parent window sets a
> field on the child window. The child window needs to
> use that data, as it is opening, to perform a DB query
> and display information on itself.
> 
> The problem is that, even though the parent
> successfully sets the data on the child, I have no
> access to it in my ActionForm or in the request
> object.
> 
> Is there a way to make that happen?
> 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to