Re: Re: Using Base Action for application (struts2)

2012-06-28 Thread Aum Strut
Users Mailing List; samsongbest > Subject: Re: Re: Using Base Action for application (struts2) > Hi, > > What you want to do here, explain to us if so we can provide better > solutions how it should be done in struts2 style. > > Java Rocks. > > > On Thu, Jun 28, 201

Re: Re: Using Base Action for application (struts2)

2012-06-28 Thread samsongbest
Hi, Maybe my understanding is wrong. Please go ahead. Best Regards, Sam Song Cognizant Technology Solutions From: vEnkaTa mohAna rAo SriperumbUdUru Date: 2012-06-29 01:21 To: Struts Users Mailing List; samsongbest Subject: Re: Re: Using Base Action for application (struts2) Hi, What you

Re: Re: Using Base Action for application (struts2)

2012-06-28 Thread vEnkaTa mohAna rAo SriperumbUdUru
gt; > > > Best Regards, > Sam Song > Cognizant Technology Solutions > > From: Aum Strut > Date: 2012-06-29 00:36 > To: samsongbest > CC: Struts Users Mailing List > Subject: Re: Using Base Action for application (struts2) > I am not sure what you mean by constru

Re: Re: Using Base Action for application (struts2)

2012-06-28 Thread samsongbest
t you want? Best Regards, Sam Song Cognizant Technology Solutions From: Aum Strut Date: 2012-06-29 00:36 To: samsongbest CC: Struts Users Mailing List Subject: Re: Using Base Action for application (struts2) I am not sure what you mean by constructor method?? u mean prepare method?? On Thu, Ju

Re: Using Base Action for application (struts2)

2012-06-28 Thread Aum Strut
I am not sure what you mean by constructor method?? u mean prepare method?? On Thu, Jun 28, 2012 at 9:19 PM, samsongbest wrote: > ** > Hi Aum, > > How about put the init type work in the constructor method of the > BaseAction? > > -- > > Best Regards, > > *Sam So

Re: Using Base Action for application (struts2)

2012-06-28 Thread samsongbest
Hi Aum, How about put the init type work in the constructor method of the BaseAction? Best Regards, Sam Song Cognizant Technology Solutions From: Aum Strut Date: 2012-06-29 00:05 To: Struts Users Mailing List Subject: Using Base Action for application (struts2) Hi All, I am not sure how to d