Here's an example:
<request-map uri="login">
<security https="true" auth="false"/>
<event type="java" path="org.ofbiz.webapp.control.LoginWorker"
invoke="login"/>
<response name="success" type="view" value="main"/>
<response name="requirePasswordChange" type="view"
value="requirePasswordChange"/>
<response name="error" type="view" value="login"/>
</request-map>
Regards
Scott
On 03/07/07, amit charaya <[EMAIL PROTECTED]> wrote:
--
View this message in context:
http://www.nabble.com/how-can-i-call-java-method-withou-using-service-engine-tf4016843.html#a11407898
Sent from the OFBiz - User mailing list archive at Nabble.com.