[ http://issues.apache.org/struts/browse/WW-1312?page=comments#action_37352 ]
tm_jee commented on WW-1312: ---------------------------- fixed. changes are at :- Sending src/main/java/org/apache/struts/action2/components/UIBean.java Sending src/main/resources/META-INF/taglib.tld Transmitting file data .. Committed revision 406385. > ComponentTag (GenericUIBean component) should allow templateDir to be set as > attribute as well > ---------------------------------------------------------------------------------------------- > > Key: WW-1312 > URL: http://issues.apache.org/struts/browse/WW-1312 > Project: Struts Action 2 > Type: Improvement > Versions: WW 2.2.1 > Reporter: tm_jee > Assignee: tm_jee > Fix For: 2.0 > > ComponentTag (GenericUIBean component) should allow templateDir to be set as > attribute as well > It currently allows theme, template to be set. Intenally it takes into > account templateDir as well (in getTemplateDir() method), all that is lack of > is a setTemplateDir(String) method and regenerate the tld file. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
