I've used the Struts config stuff to generate a struts-config.xml, but the
problem is that merge points are needed for each action to inject local
forwards. Has then been brought up before? How are folks dealing with it?
Generating a struts-config seems like a one-time thing that requires lots of
manual intervention after its generated - is that a correct assessment?
After looking at at struts_config_xml.j now and seeing its use of
@struts:action-forward. Shouldn't this really be a merge point rather
than a tag? Defining JSP's in the Action is munging the
model-view-controller separation quite a bit. It would get ugly because
there would need to be a separate local forward file for each action, unless
the merging stuff is more flexible and they could be defined in one XML file
and get pulled in from that (is that possible?).
Thanks,
Erik
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user