Issue Details (XML | Word | Printable)

Key: WW-1312
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: tm_jee
Reporter: tm_jee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 2

ComponentTag (GenericUIBean component) should allow templateDir to be set as attribute as well

Created: 15/May/06 12:38 AM   Updated: 15/May/06 12:47 AM
Return to search
Component/s: None
Affects Version/s: WW 2.2.1
Fix Version/s: 2.0.0


 Description  « Hide
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.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
tm_jee added a comment - 15/May/06 12:47 AM
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.