could you show us the full stacktrace and your code?
-igor
On 4/18/07, vivek verma <[EMAIL PROTECTED]> wrote:
Hi All,
I am using two panels in a form, in complementary manner.
First panel, UserNamePanel is having the inputs, firstName, middlename,
lastName, and two submit buttons and isRequired validators for these fields.
Second panel, UserPasswordPanel is having the inputs, loginPassword,
newPassword,confirmPassword and two submit buttons, update, cancel and
isRequired validators for these fields.
1)intially UserNamePanel is displayed.
2)When a link for "change password" is clicked, userPasswordPanel is
displayed.
3)When user clicks any of the submit,cancel buttons of userPasswordPanel ,
this panel is replaced with UserNamePanel.
The validations are happening for steps 1) and 2). But after 3) when user
clicks update button of UserPanel the following error is got.
ERROR - RequestCycle - No Page found for component
[MarkupContainer [Component id = newPassword, page = <No Page>, path =
userNamePanel
java.lang.IllegalStateException: No Page found for component
[MarkupContainer [Component id = newPassword, page = <No Page>, path =
userNamePanel
Is this combination wrong?
Thanks,
Vivek
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user