hi, In Struts :- Is it possible to define own set of propertys' for a ActionMapping ?
Suppose, i want to define following two entries in struts_config.xml
validator = "com.MyValidator"
rule = "myrule"
And want to access them in execute() method of my action class .
Can somebody give some idea how to go about it ?
Regards
Tridev
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

