Now, I always get this error:

ERROR - RequestCycle               - unexpected exception when handling
another exception: Unable to find component with id 'loginForm' in
[MarkupContainer [Component id = _extend4]]. This means that you declared
wicket:id=loginForm in your markup, but that you either did not add the
component to your page at all, or that the hierarchy does not match.
[markup = file:pathToLogin_page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 

The fact is, this Login_page has a component with id equal to loginForm.

Do you has any idea about this?


Mathias Nilsson wrote:
> 
> The application class
> 

-- 
View this message in context: 
http://www.nabble.com/Rewrite-page-parameter-to-Login_page-when-session%27s-expired-tp24403797p24407174.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to