Form item type=select -> Which java Connector class?

Q1:
I create a form with this xml item:

It starts the servlet request… works fine! But i found no connector class which return the correct xml structure.

Q2:
Has the form item <item type=“combo”… an connector attribut to? Or another attribut to define the connector with the xml structure?

Thanks

Q1: no idea! Can you help?

Q2: I found the solution …It knows the attribute

New Q3: How can I synchronize the load Combo/Select and the load form data? The form data are there, before the combo data are loaded. It shows then only the index number. A new Grid selection which reload the only the form data shows the correct combo value.

Please grab latest version of java connector - it contains SelectOptionsConnector class (was updated today)

dhtmlx.com/x/download/regula … va_dvl.zip