1.

In Case Of Java Control Or Ejb Does It Have A Datacontrol.dcx File?

Answer»

datacontrols.dcx exists when you create custom data controls based on POJOs, web SERVICES, EJBs and the like. It DESCRIBES or stores the metadata about the data control, essentially the wiring required to make the underlying service (e.g. POJOs, web services) exposed through the data control PALETTE, and the RUNTIME SETTINGS so the View Controller layer knows how to make use of it.

datacontrols.dcx exists when you create custom data controls based on POJOs, web services, EJBs and the like. It describes or stores the metadata about the data control, essentially the wiring required to make the underlying service (e.g. POJOs, web services) exposed through the data control palette, and the runtime settings so the View Controller layer knows how to make use of it.



Discussion

No Comment Found