Good morning Everyone, I am trying to find out the tags in struts 2 that are equivalent to html, bean and logic in struts 1. And seems there is no clue. No document either. It would be appreciated if someone who knows the mapping can share with us on this.
Ex: Struts 1: <html:img bundle="messages" pageKey="key.in.the.bundle" height="8" width="15" altKey="label.key.in.the.bundle" /> Struts 2: ???? Thanks in advance, Xibin