Hello Ravi,

 default is SESSION.

***************************************************************

RG> I've tried this with my and used the same for at more than 1 screen but what 
happens is that whenever it the property name is same as that already used in previous 
screen it automaticaly
RG> populates that portion of the screen

RG> -----Original Message-----
RG> From: Shashank Dixit [mailto:[EMAIL PROTECTED]
RG> Sent: Thursday, July 10, 2003 4:28 PM
RG> To: Struts Users Mailing List
RG> Subject: Re: What is the default scope of an ActionForm.


RG> The default scope is REQUEST


RG> ----- Original Message -----
RG> From: "Ravi Garg" <[EMAIL PROTECTED]>
RG> To: <[EMAIL PROTECTED]>
RG> Sent: Thursday, July 10, 2003 4:19 PM
RG> Subject: What is the default scope of an ActionForm.


>> Hi all,
>> can any of you tell me if I donnot specify any scope of Form in
RG> Struts-config.xml then for which scope does the instance of form persists??
>>
>> For example:
>> <action-mappings>
>> <action path="/testing"
>>             type="test.action.TestingAction"
>>             name="TestingForm"
>>             input="/jsp/Testing.jsp">
>>         <forward name="success" path="/jsp/Test.jsp"/>
>>         <forward name="invalid" path="/jsp/Testing.jsp"/>
>>       </action>
>> </action-mappings>
>>
>> What will be the scope of "TestingForm"?
>>
>> Regards,
>> Ravi
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]


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


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



Regards,
Dirk

+------- Quality leads ---------------------------------------+
| Dirk Markert                     [EMAIL PROTECTED] |
| Dr. Markert Softwaretechnik AG                              |
| Joseph-von-Fraunhofer-Str. 20                               |
| 44227 Dortmund                                              |
+---------------------------------->>>>>>> to success! <<<<<<-+ 


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

Reply via email to