Re: Wicket component cannot be found from page relative component path.

2009-10-01 Thread yong mook kim
Hi, 

  Any comments and feedback on it? Thanks

Best Regards,
yong

--- On Mon, 9/28/09, yong mook kim  wrote:

> From: yong mook kim 
> Subject: Wicket component cannot be found from page relative component path.
> To: users@wicket.apache.org
> Date: Monday, September 28, 2009, 9:40 PM
> Hi, 
> 
> Wicket will render its component based on page relative
> component path. For an example, a bookmarkable page is
> requested, then the
> BookmarkableListenerInterfaceRequestTarget.processEvent() is
> triggered to lookup the component. But some of the component
> are only exist when the user session is still available.
> Then I encounter some component cannot be found due to this
> condition. Therefore WicketRuntimeException will be thrown.
> How do I render the page as usual but display label to ask
> user to sign on for those components are required to sign on
> instead of exception is thrown.
> 
> Thanks
> 
> 
>       
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Wicket component cannot be found from page relative component path.

2009-09-28 Thread yong mook kim
Hi, 

Wicket will render its component based on page relative component path. For an 
example, a bookmarkable page is requested, then the 
BookmarkableListenerInterfaceRequestTarget.processEvent() is triggered to 
lookup the component. But some of the component are only exist when the user 
session is still available. Then I encounter some component cannot be found due 
to this condition. Therefore WicketRuntimeException will be thrown. How do I 
render the page as usual but display label to ask user to sign on for those 
components are required to sign on instead of exception is thrown.

Thanks


  

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org