Xibin, * 2.0 does not have an equivalent to the image tag. 2.1 will though. * Use JSTL rather than logic. * The equivalent of bean is simply s:bean
Go to the struts 2 home page and view the tutorials. They have the tag library explanations. Paul On 9/17/07, Xibin Liu <[EMAIL PROTECTED]> wrote: > > 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 >