LOL....whatever dude.  It takes a real loser to got from 'discussion' to
'personal attack'.


--
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 12:30 PM
> To: Struts Users Mailing List
> Subject: RE: [OT] JavaScript: ActionForm Does Not Contain 
> Dynamically Set Data
> 
> 
> Mr. Police Man,
> 
> If you read the question you'll see that my script
> *IS* setting field correctly ( I made that very clear
> in my original post). My question is how do I get
> those values set in an ActionForm when when the page
> is being displayed (not at submit time).
> 
> --- James Mitchell <[EMAIL PROTECTED]> wrote:
> > Actually, this has nothing to do with Struts.
> > 
> > If your script is not setting fields (on parent,
> > top, child, whatever)
> > correctly, then you cannot assume that it is a
> > problem with Struts.
> > 
> > Struts picks up when the request comes in, anything
> > before that is
> > outside the scope.  
> > 
> > On the other hand however, there are a lot of people
> > on this list with
> > JavaScript knowledge, but there are many more who
> > would prefer that we
> > use [OT] to designate that this discussion is not
> > related.
> > 
> > If you find that you are constantly dealing with
> > JavaScript, perhaps
> > (assuming you are on windoze) you can download and
> > use the
> > ScriptDebugger for IE.  It lets you step through
> > JavaScript with or
> > without frames.
> > 
> > Good Luck!
> > 
> > --
> > 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 12:06 PM
> > > To: Struts Users Mailing List
> > > Subject: RE: ActionForm Does Not Contain
> > Dynamically Set Data
> > > 
> > > 
> > > I don't believe this is off topic. This question
> > > regards how to get Struts to populate a form field
> > > that was set using Javascript.
> > > 
> > > --- James Mitchell <[EMAIL PROTECTED]> wrote:
> > > > 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]
> > > > 
> > > 
> > > 
> > > __________________________________________________
> > > 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]
> > 
> 
> 
> __________________________________________________
> 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]

Reply via email to