Jarnot Kari Contr HQ SSG/STN wrote:
You could do this:
FormTag htmlForm = (FormTag) TagSupport.findAncestorWithClass(this,
FormTag.class);
String actionFormName = htmlForm.getBeanName();

Hey, that was excactly what I needed!

Thanks alot,
Arne



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



Reply via email to