Re: Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread Ratna Kar
You can try these Demos to create Custom tag in struts 2 > Custom Tag Struts 2[1], Custom tag struts2[2], > > > > > > > > Please give a good documentation link for custom tags in struts 2 > > Ratna Kar > to: > Struts Users Mailing List > 07/08/2014 01:0

Please give a good documentation link for custom tags in struts 2

2014-07-08 Thread Ratna Kar
Please point me a good documentation link w.r.t tags in *struts 2*. 1) I would like create a new tag. 2) Extend(Enhance) the existing tag. ex: add additional attributes to supported attributes. Thanks, Ratnakar

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Ratna Kar
t; www.egovernments.org > Mob : 9980078913 > -------- > > > On Mon, Jul 7, 2014 at 5:08 PM, Ratna Kar > wrote: > > > Thanks Srikanth.. > > Seems like there is a bug on the above issue.. > > > > https://issues.apache.org/jira/browse/WW

Re: Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Ratna Kar
ts Foundations > www.egovernments.org > Mob : 9980078913 > -------- > > > On Mon, Jul 7, 2014 at 4:37 PM, Ratna Kar > wrote: > > > I am trying to do a sample ajax application(Struts 2.3 latest) which is > > based on dojo. > > > > but

Please help me in resolving the problem(dojo + struts 2)

2014-07-07 Thread Ratna Kar
I am trying to do a sample ajax application(Struts 2.3 latest) which is based on dojo. but the ajax functionality not working for me. I have included the necessary dojo plugin in the classpath. but still the ajax functionality is not working.. getting the following errors while testing my action