Hi,
 
Is there any way that we can get the list of dynaForms in a java class? What
we are looking is some thing like:
 
Collection DynaForrm = org.apache.struts. class ( "struts-config.xml" )
 
Getting the list of dynamic form from struts.config.xml is done by digester
when the action sevlet is loaded. But we want to get it outside the web
container by calling some methods of struts.
 
Alireza

Reply via email to