Significance of edit="false" in request-map

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Significance of edit="false" in request-map

Ashish Vijaywargiya
Hi,

    <request-map uri="checkLogin" edit="false">
        <description>Verify a user is logged in.</description>
        <security https="true" auth="false"/>
        <event type="java" path="org.ofbiz.webapp.control.LoginWorker"
invoke="checkLogin" />
        <response name="success" type="view" value="main"/>
        <response name="error" type="view" value="login"/>
    </request-map>

In the above request-map entry what is the significance of edit="false" ?

--
Thanks & Regards
Ashish Vijaywargiya
+919893479711
Reply | Threaded
Open this post in threaded view
|

RE: Significance of edit="false" in request-map

Nikita Shinde
Hi,

Of what I had read from the docs:


Attribute Name

Required?

Description


edit

N

Reserved for future use.

 

 

 

Thanks,

Nikita Shinde.

Amicon Technologies Pvt. Ltd.

Mumbai.

 

 

-----Original Message-----
From: Ashish Vijaywargiya [mailto:[hidden email]]
Sent: Wednesday, April 02, 2008 3:56 PM
To: Ofbiz User ML
Subject: Significance of edit="false" in request-map

 

Hi,

 

    <request-map uri="checkLogin" edit="false">

        <description>Verify a user is logged in.</description>

        <security https="true" auth="false"/>

        <event type="java" path="org.ofbiz.webapp.control.LoginWorker"

invoke="checkLogin" />

        <response name="success" type="view" value="main"/>

        <response name="error" type="view" value="login"/>

    </request-map>

 

In the above request-map entry what is the significance of edit="false" ?

 

--

Thanks & Regards

Ashish Vijaywargiya

+919893479711

Reply | Threaded
Open this post in threaded view
|

RE: Significance of edit="false" in request-map

Nikita Shinde
 

 

The previous mail didn't take the tabular format. So mailing again.

 

|------------------------------------------------------|

|Attribute Name | Required? | Description              |

|------------------------------------------------------|

|     Edit     |     N     | Reserved for future use. |

|------------------------------------------------------|

 

 

Thanks,

Nikita Shinde.

Amicon Technologies Pvt. Ltd.

Mumbai.

 

 

-----Original Message-----
From: Nikita Shinde [mailto:[hidden email]]
Sent: Wednesday, April 02, 2008 4:06 PM
To: [hidden email]
Subject: RE: Significance of edit="false" in request-map

 

Hi,

 

Of what I had read from the docs:

 

 

Attribute Name

 

Required?

 

Description

 

 

edit

 

N

 

Reserved for future use.

 

 

 

 

 

 

 

Thanks,

 

Nikita Shinde.

 

Amicon Technologies Pvt. Ltd.

 

Mumbai.

 

 

 

 

 

-----Original Message-----

From: Ashish Vijaywargiya [mailto:[hidden email]]

Sent: Wednesday, April 02, 2008 3:56 PM

To: Ofbiz User ML

Subject: Significance of edit="false" in request-map

 

 

 

Hi,

 

 

 

    <request-map uri="checkLogin" edit="false">

 

        <description>Verify a user is logged in.</description>

 

        <security https="true" auth="false"/>

 

        <event type="java" path="org.ofbiz.webapp.control.LoginWorker"

 

invoke="checkLogin" />

 

        <response name="success" type="view" value="main"/>

 

        <response name="error" type="view" value="login"/>

 

    </request-map>

 

 

 

In the above request-map entry what is the significance of edit="false" ?

 

 

 

--

 

Thanks & Regards

 

Ashish Vijaywargiya

 

+919893479711