Re: Calling Action on form load

2008-03-28 Thread aum strut
strut [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 1:08 PM To: Struts Users Mailing List Subject: Re: Calling Action on form load Jane, can you just give me a brief aidea about (or even if u can a demo code ) how u put ur list in to the action. that will be of gr8 help

Re: Calling Action on form load

2008-03-28 Thread aum strut
Mailing List Subject: Re: Calling Action on form load Jane, can you just give me a brief aidea about (or even if u can a demo code ) how u put ur list in to the action. that will be of gr8 help --aum On 3/27/08, Randy Burgess [EMAIL PROTECTED] wrote: Use

Calling Action on form load

2008-03-27 Thread aum strut
Hi all, is it possible to call an action in struts2 everytime when the page get loaded if yes how it is possible. my problem is i am using s:select tag and using a list to pupulate this drop down this list is coming from the action which i m calling before the page is being displayed. the folw

RE: Calling Action on form load

2008-03-27 Thread Jiang, Jane (NIH/NCI) [C]
Message- From: aum strut [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 12:34 PM To: Struts Users Mailing List Subject: Calling Action on form load Hi all, is it possible to call an action in struts2 everytime when the page get loaded if yes how it is possible. my problem is i am

Re: Calling Action on form load

2008-03-27 Thread Randy Burgess
Users Mailing List user@struts.apache.org Subject: Calling Action on form load Hi all, is it possible to call an action in struts2 everytime when the page get loaded if yes how it is possible. my problem is i am using s:select tag and using a list to pupulate this drop down this list

Re: Calling Action on form load

2008-03-27 Thread aum strut
Burgess Sr. Web Applications Developer Nuvox Communications From: aum strut [EMAIL PROTECTED] Reply-To: Struts Users Mailing List user@struts.apache.org Date: Thu, 27 Mar 2008 22:04:04 +0530 To: Struts Users Mailing List user@struts.apache.org Subject: Calling Action on form load Hi all

RE: Calling Action on form load

2008-03-27 Thread Jiang, Jane (NIH/NCI) [C]
=value listValue=label / Hope this helps, Jane -Original Message- From: aum strut [mailto:[EMAIL PROTECTED] Sent: Thursday, March 27, 2008 1:08 PM To: Struts Users Mailing List Subject: Re: Calling Action on form load Jane, can you just give me a brief aidea about (or even