It's easy to see that in normal operation, it's a good idea for
"PropertyMessageResources" to be a read-only repository.  There's no
good reason to change message properties at runtime.  However, it would
be really nice to be able to write Cactus tests that are self-contained,
so I can manually create the properties that a tag will use, so I can
clearly verify the result.

Is there any strategy for doing this?  Does StrutsTestCase have any way
to do this?


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

Reply via email to