--- On Sun, 8/24/08, Ramez Hassan wrote: > I need to add certain application specific configurations > into a struts application, as simple as a property bundle. > But I want it to be integrated directly with Struts framework > classes such that it's accessible from all actions and contexts. > Are there any struts-like extension to do such a thing > like a plug-in or something?
What about package.properties files doesn't do what you want? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]