any java applet or application for that matter has to overcome how to
communicate with ofbiz and no open a security whole.
unlike the pages that are generated by.
Applets are usually static, meaning there is no interaction back to ofbiz.
in this case it communicates with the scale and displays it on the applet.
I have a application equivalent that:
1)receives the item ID from ofbiz then
2)post the data back to ofbiz.


Walter Vaughan sent the following on 4/3/2007 5:12 PM:
> I've spent a few hours today looking at integrating a scale into ofBiz.
> So I google up some Java that *should* be in something to read a scale,
> and what to my wondering eyes did appear, but the top link pointed back
> to ShipmentScaleApplet.java :)
> I've looked a the code and it looks exactly like I want it to do.
> Actually better than I hoped. :)
> 
> It looks like Andy Z wrote it originally. I don't remember seeing it
> documented anywhere. Anyone with stronger brain cells know where to look
> for how it is used and perhaps called?
> 
> I know it lives in
> applications/product/webapp/facility/shipment/QuickShipOrder.ftl. Is
> there any other documentation?
> 
> Thanks
> 
> -- 
> Walter
> 
> 
> 

Reply via email to