You can create components with Struts 2. JB On Dec 30, 2011 2:17 AM, "Alex Choi" <ayo.c...@gmail.com> wrote:
> Yes you can define a custom JSP tag by using Java Tag Library Definition > or TLD and your own Tag Handler Java code. > > Here's a link to help you to get started, > > http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/JSPTags5.html > > As rabbitwkx pointed out, there's lots of info available on the Internet to > help you. > > Hope this helps. > On Dec 29, 2011 11:15 PM, "王科选" <rabbit...@gmail.com> wrote: > > > On 12/30/2011 3:04 PM, 怪侠 wrote: > > > >> Because the common tag are not enough for my application, I want to make > >> some custom tag, like<s:myownaction />. Could anyone tell me the step? > Or > >> give me a link? > >> > > I think you can define custom tag in jsp , search with google and you > will > > find a lot result. > > > > ------------------------------**------------------------------**--------- > > To unsubscribe, e-mail: user-unsubscribe@struts.**apache.org< > user-unsubscr...@struts.apache.org> > > For additional commands, e-mail: user-h...@struts.apache.org > > > > >