tag attributes evaluation

2010-06-13 Thread Oleg Mikheev
Guys, It took me some quite some time to understand how to pass a dynamic value to a textfield label. It appeared that I needed to use this strange notation: %{#var} like this: I haven't found any description that would list which Struts2 tag attributes accept dynamic values and which require

RE: Convention plugin and struts.xml

2010-06-13 Thread Altenhof, David Aron
Thanks Pawel ... although I don't want to add the interceptors and other configuration to the default package--just to certain packages created by convention plugin. I think I just figured it out. First, you need to create the package in struts.xml and give it a name. I called it "myaccount" and