Hey, that was excactly what I needed!You could do this: FormTag htmlForm = (FormTag) TagSupport.findAncestorWithClass(this, FormTag.class); String actionFormName = htmlForm.getBeanName();
Thanks alot, Arne
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

