Hi, I am trying to add a parameter at runtime in ActionMapping of my Action Class. I am using mapping.setParameter() for this. It gives an IllegalStateException saying Configuration file is frozen. Is there a way in which i can add a parameter at runtime?? Regards, Deepa
- error in adding parameter in mapping Deepa Khetan
- Re: error in adding parameter in mapping Borislav Sabev
- Re: error in adding parameter in mapping Frank W. Zammetti