Hi Awdesh, my calcForms.xml
***************************************************************************** <forms xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-form.xsd"> <form name="FirstForm" type="single" target="processFirstForm"> <field name="firstName"><text/></field> <field name="lastName"><text/></field> <field name="submit"><submit/></field> </form> </forms> ***************************************************************************** awdesh parihar wrote: > > Paste your form contain here . > -- > Awdesh Parihar > > -- View this message in context: http://www.nabble.com/Java-Class-tp24637295p24645555.html Sent from the OFBiz - User mailing list archive at Nabble.com.
