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:[EMAIL PROTECTED] 
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 via email to