DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26942>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26942

Parse error using <set-property> for <forward> in struts-cfg.xml





------- Additional Comments From [EMAIL PROTECTED]  2004-02-15 00:00 -------
I'm not sure I agree with Ted on this. The original 'type' attribute was 
deprecated a really long time ago, in favour of configuring it using web.xml 
init params. Then, when the initial support for modules was added, we switched 
from using init params back to using entries in struts-config, so that they 
could be configured on a per-module basis. The 'type' attribute for global 
forwards was never properly restored, so I believe we actually lost this 
functionality along the way.

I think we need to be able to specify implementation classes for all of these 
kinds of things at a global (or default) level. Otherwise, it has to be 
specified explicitly for each and every forward element (unless I'm missing 
some other way to do tis today).

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

Reply via email to