Igor, Yes it does work On Mon, Jun 30, 2008 at 6:23 PM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> does it work? > > -igor > > On Mon, Jun 30, 2008 at 2:28 AM, Eyal Golan <[EMAIL PROTECTED]> wrote: > > OK. > > That is what I did. > > So, if a instantiate a page and then put it as a parameter in the > exception, > > I am fine? > > ... > > TicketTreeQueuePage ticketTreeQueuePage = new > > TicketTreeQueuePage(pageParameters); > > throw new RestartResponseAtInterceptPageException(ticketTreeQueuePage); > > > > > > Thanks > > > > > > On Wed, Jun 25, 2008 at 5:11 PM, Igor Vaynberg <[EMAIL PROTECTED]> > > wrote: > > > >> use restartresponseexception instead > >> > >> -igor > >> > >> On Wed, Jun 25, 2008 at 5:36 AM, Eyal Golan <[EMAIL PROTECTED]> wrote: > >> > Hi, > >> > After reviewing some discussion regarding the issue. > >> > http://issues.apache.org/jira/browse/WICKET-696 > >> > > >> > and > >> > > >> > http://www.mail-archive.com/[EMAIL PROTECTED]/msg30288.html > >> > > >> > What is the conclusion? > >> > Is the original page being mapped or no? > >> > > >> > thanks > >> > > >> > -- > >> > Eyal Golan > >> > [EMAIL PROTECTED] > >> > > >> > Visit: http://jvdrums.sourceforge.net/ > >> > LinkedIn: http://www.linkedin.com/in/egolan74 > >> > > >> > P Save a tree. Please don't print this e-mail unless it's really > >> necessary > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > > -- > > Eyal Golan > > [EMAIL PROTECTED] > > > > Visit: http://jvdrums.sourceforge.net/ > > LinkedIn: http://www.linkedin.com/in/egolan74 > > > > P Save a tree. Please don't print this e-mail unless it's really > necessary > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Eyal Golan [EMAIL PROTECTED] Visit: http://jvdrums.sourceforge.net/ LinkedIn: http://www.linkedin.com/in/egolan74 P Save a tree. Please don't print this e-mail unless it's really necessary
