Actually we are a software company who has developped its own Service and CRM web application. It is written in Java and JSP, and connects to a MySQL database.
Our application already includes a spare part catalog, but it is not graphical. Now one of our customers asks us to check if it is possible to change it, so that the user can select parts from a CAD image.
So what we are looking for is a graphical tool that permits to show such images and interact with our application. The data concerning the parts, bom, etc ... will be saved in our database. Can your graphical CAD-Viewer be integrated in such a way, or is it only usable as a separate application that communicates through interfaces to other application ?