Hi jybeip,
I'd strongly recommend you to invest your time on enabling the configuration of your plug-in through simple vCO workflows instead of creating a web UI for the Configurator application.
The reasons are basically:
- The Configurator application is reaching its end of live...
- Implementing the configuration of a plug-in through workflows is easier at development time: no Struts!
- Offering the configuration of a plug-in through workflows is more flexible: configuration workflows can be invoked as any other workflow, with all the benefits this has.
- All the vCO core plug-ins are moving in that direction and you can see that most of them have a Configuration folder inside their out of the box workflow library.
I hope it helps.
Sergio