RE: Using Anchor Component for creating custom anchor tag

2009-03-25 Thread Manoj Dhore
t. Given that e-mails can easily be subject to manipulation, we can not accept any liability for the content provided. > Subject: Using Anchor Component for creating custom anchor tag > Date: Tue, 24 Mar 2009 16:15:29 + > From: manoj.dh...@sword-soft.com > To: user@struts.apache.

RE: Using Anchor Component for creating custom anchor tag

2009-03-24 Thread Martin Gainty
bject to manipulation, we can not accept any liability for the content provided. > Subject: Using Anchor Component for creating custom anchor tag > Date: Tue, 24 Mar 2009 16:15:29 + > From: manoj.dh...@sword-soft.com > To: user@struts.apache.org > > Hi, > >

Using Anchor Component for creating custom anchor tag

2009-03-24 Thread Manoj Dhore
Hi, I am trying to create a custom anchor component using org.apache.struts2.components.Anchor. This is done inside a custom component that I am creating. Method that initializes Anchor component is as follows : private void createLink(String action, Containable item, Writer writer)