I could not get both Dave and Scott Can u explain more briefly
On 6/7/06, Scott Van Wart <[EMAIL PROTECTED]> wrote:
Hanmay Udgiri wrote: > Hi > Can we use bean:message in the custom tag java class(in the doStartTag > method) > You could use a JSP-based tag instead of a Java tag, let's say <webroot>/WEB-INF/tags/mytag.tag: <%@ taglib uri="/tags/struts-bean" prefix="bean" %> <bean:message ... /> - Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Thanks and Regards Hanmayya Udgiri