Hi All,

Have an issue with populating a form from a POJO (Bean like with getters /
setters) returned from OJB

Have setup Struts with ObjectRelationalBridge

Using DynaValidatorForm for validation

Passing objects into DB without issue.

Was hoping to pass the object back to the same form that I am using to
collect input.

Do I need to convert POJO into an ActionForm so it can be seen as a bean by
the form tag??  Can I use the DynaValidatorForm??  Can I pass anthing else
back to the form tag other than an ActionForm?

I imagine there is a simple solution but its eluding me for the moment.

Regards

Ross Rotherham



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to