Hi Shuchi, During compiling that Java ... is there any error response?
- Charles TJ -----Original Message----- From: su2 [mailto:shu...@pexsupply.com] Sent: 24 Juli 2009 21:30 To: user@ofbiz.apache.org Subject: Re: Java Class 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> **************************************************************************** *