Re: struts 2 global result problem

2010-04-06 Thread Rakesh K nair
hi thank you for your help,it's working now rakesh Rakesh K nair wrote: > > hi > > I am using struts2.1.6 in my application.i want to use global results tags > in > my struts.xml.but when i write below code application doesn't start > > .. > > > > page.jsp > > > > i

RE: struts 2 global result problem

2010-04-06 Thread adam pinder
put them before action definitions. adam > Date: Tue, 6 Apr 2010 00:47:22 -0700 > From: rakeshknai...@gmail.com > To: user@struts.apache.org > Subject: struts 2 global result problem > > > hi > > I am using struts2.1.6 in my application.i want to use