Dave Newton wrote:

I have a custom RequestProcessor that wants some initialization values. If I use <property.../> I'm assuming I need JavaBean getter/setters (but I don't event know if that's true). Is there (or can there easily be?) a catch-all for properties defined like this without a getter/setter?

Is this something that reading the JavaBean stuff would tell me?

No, but reading the Struts documentation might help me out :/

Not general-purpose properties (dagnabbit) so I guess I'll have to shoot for a different config file to get what I need.

Unless anybody has any other ideas.

Dave



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

Reply via email to