Hello again, > and what kind of logic duz ur tag realize ? > <mytaglib:ausgabeFreieNummern firma='<bean:write name="firmaCode"/>'>
depending on the value of the attribute "firma" the tag renders a calculated number for a customer. Since the same JSP should handle multiple customers, a customer-ID is pased to the JSP via request-parameter. Unfortunately I didn't manage it to feed the tag with the value of the request-parameter jet. With a scriptlet it's easy, but with struts we don't wont scriptlets any more! Best regards Stephan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>