I'm trying to write some tags, and when I was studying the tags included with Struts 2.0.9 and they appear to be cut in half, and are using the @Inject annotation to get hold of the Configuration, ActionMapper, and enableDynamicMethodInvocation setting. It appears that for some reason the @Inject doesn't work in the tags themselves. Is there another way to get at this information? Or, to inject the information into the tag? It's a shame that there is very little documentation (either in the JavaDoc or otherwise) about creating Tags for the new system. (*Chris*)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]