RE: form-bean and set-property tags

2002-12-17 Thread Aadithya Deshpande
for any property they won't be called...which is what you are seeing. Read the information at the following site and it should all be clear: http://www.onjava.com/pub/a/onjava/pub/a/2002/11/06/struts1.html?page=2 HTH, Justin - Original Message - From: Aadithya Deshpande [EMAIL PROTECTED

RE: help needed with DynaActionForm

2002-11-14 Thread Aadithya Deshpande
I don't know too much about this, and I was currently looking down the same route, but how would a configuration class fit into all this? I was under the assumption that a configuration class would let you configure the form prior to it being rendered on the page. Or is that not correct

RE: Visually Developing Struts Pages

2002-11-14 Thread Aadithya Deshpande
I don't know how much help this is to you, but ObjectVenture does provide a GUI for Struts; however in the demo that I played with, it was little more than wizard-based adding of form elements and properties; the real meat and potatoes work was still hand coding. For us, we basically have a