Re: [Wicket-user] Redirecting to another internal page

2007-03-02 Thread Erik van Oosten
Hi David,

Did you already try to throw a RestartResponseException?

Regards,
Erik.


David Robison wrote:
 I have a wicket application where, when I'm constructing the requested 
 page, if I detect an error, I want to stop processing the page and 
 redirect to another page and display the error. However, everything I 
 tried reports an error that I did not finish mapping the first page. Is 
 this possible with Wicket? Any other ideas of how to approach this problem?
 Thanks, David Robison

   

-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Redirecting to another internal page

2007-03-01 Thread Igor Vaynberg

throw new restartresponseexception

-igor


On 3/1/07, David Robison [EMAIL PROTECTED] wrote:


I have a wicket application where, when I'm constructing the requested
page, if I detect an error, I want to stop processing the page and
redirect to another page and display the error. However, everything I
tried reports an error that I did not finish mapping the first page. Is
this possible with Wicket? Any other ideas of how to approach this
problem?
Thanks, David Robison

--

David R Robison
Open Roads Consulting, Inc.
708 S. Battlefield Blvd., Chesapeake, VA 23322
phone: (757) 546-3401
e-mail: [EMAIL PROTECTED]
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/bookstore/titles/1597816523.htm





-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user