First you have to know where is the component load from. You can get this info in ofbiz-component.xml.
Below is from ofbiz-component.xml in product directory
<webapp name="catalog" title="Catalog" server="default-server" location="webapp/catalog"
       base-permission="OFBTOOLS,CATALOG" mount-point="/catalog"/>
Next you look into widget directory. For ofbiz standard, it is usually put in CommonScreen.xml.
For catalog case, it is under CatalogCommonScreens.xml.

If you really cannot find it, use your linux find and grep command. Then you should have no problem with that. ----- Original Message ----- From: "amit charaya" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, June 16, 2007 4:06 PM
Subject: free marker



from where did data structures as UiLabelMap etc. comes from
when we give https://localhost:8443/Catalog/control/main in browser
which servlet interprate it and where it is located
--
View this message in context: http://www.nabble.com/free-marker-tf3931861.html#a11151915
Sent from the OFBiz - User mailing list archive at Nabble.com.



Reply via email to