Re: Dynamic Result Selection

2011-11-20 Thread Chris Pratt
> > Thanks & Regards, > Rohan > > > > > > > From: Christian Grobmeier > >To: rohan jamkhedkar > >Cc: Struts Users Mailing List > >Sent: Saturday, 19 November 2011 1:42 PM > >Subject: Re: Dynamic Result Selecti

Re: Dynamic Result Selection

2011-11-19 Thread rohan jamkhedkar
post it.  Thanks & Regards, Rohan > > From: Christian Grobmeier >To: rohan jamkhedkar >Cc: Struts Users Mailing List >Sent: Saturday, 19 November 2011 1:42 PM >Subject: Re: Dynamic Result Selection > >On Sat, Nov 19, 2011 at 9:06

Re: Dynamic Result Selection

2011-11-19 Thread Christian Grobmeier
: Struts Users Mailing List ; rohan jamkhedkar > > Sent: Saturday, 19 November 2011 1:21 PM > Subject: Re: Dynamic Result Selection > > Hello Rohan, > > On Sat, Nov 19, 2011 at 8:44 AM, rohan jamkhedkar > wrote: >> >> %{nextPage} > > try to add these results too

Re: Dynamic Result Selection

2011-11-19 Thread rohan jamkhedkar
gt;To: Struts Users Mailing List ; rohan jamkhedkar > >Sent: Saturday, 19 November 2011 1:21 PM >Subject: Re: Dynamic Result Selection > >Hello Rohan, > >On Sat, Nov 19, 2011 at 8:44 AM, rohan jamkhedkar > wrote: >> >> %{nextPage} > >try to add these resul

Re: Dynamic Result Selection

2011-11-18 Thread Christian Grobmeier
Hello Rohan, On Sat, Nov 19, 2011 at 8:44 AM, rohan jamkhedkar wrote: > > %{nextPage} try to add these results too: %{nextPage} %{nextPage} Input is what is returned when some input is missing, error in case an error happens. Please also see the class ActionSupport, were these String constants

Dynamic Result Selection

2011-11-18 Thread rohan jamkhedkar
Hi All,        I am very new to Struts 2, so I don't know whether this issue is discussed before and has a solution. I had dynamic Result selection in my project. Where result would be selected on the basis of execution logic in Action method.  For Example something like, %{nextPage}