Subject: Form bean factory
From: Eric Rizzo <[EMAIL PROTECTED]>
 ===
Is there any strategy for having a factory class/method that generates 
the ActionForm instances?  Instead of hard-coding a class name in my 
struts-config.xml and having Struts call newInstance() on that class, 
I'd rather be able to specify a class or method that can return an 
instance based on some logic.  Has anyone any ideas for implementing 
something like this?

TIA,
        Eric
-- 
Eric Rizzo
Software Developer
Jibe, Inc.
http://www.jibeinc.com


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

Reply via email to