Louis Voo wrote:
Is there anyway to prevent user invoke a method which is not define in the configuration file?
Yes: Set "struts.enable.DynamicMethodInvocation" to "false" -Dale --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

