Forgot to mention I am using Version 1.3.

mchack wrote:
> 
> Perplexed:
> 
> I have an application similar to the phonebook example.
> I have a List Users page with a FeedbackPanel and an Edit Users page. 
> 
> The URL of the List Page is http://localhost/wicket/app/main (which is
> bookmarkable)
> 
> Selecting a user sets the response page to the edit page. Upon completion
> of the edit the application redirects back to the List User page where the
> response is displayed in the feedback panel. If I refresh the page at this
> point the page renders fine with no message being displayed in the
> FeedbackPanel as expected. If I refresh once more I get the following
> error message:
> 
> WicketMessage: Unable to find component with id 'feedbackul' in
> [MarkupContainer ........ which is part of the HTML Markup for the
> Feedback Panel. The URL at this point is
> http://localhost/wicket/app/main?wicket:interface=:193:::
> 
> I have no idea why this is happening. Any insight would be appreciated.
> 
> Thanks
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Odd-Refresh-Page-Behavior-tf3986136.html#a11332636
Sent from the Wicket - User mailing list archive at Nabble.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

Reply via email to