and its updated

-Igor


On 10/11/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
actually that example is wrong, it does need to be updated. onError() was added after the example was written, and since there was no compile time break i missed that spot :)

i will update the example soon.


-Igor


On 10/11/06, Stefan Lindner <[EMAIL PROTECTED] > wrote:

I see! Perhaps you are right when you say that there is no food default
behavior. Thank you for answering my stupid question. :-)
But maybe the documentation should be updated. the examle in wicket-examples
did not make it clear that a FeedbackPanel inside of a Form needs an
overwritten onErrorMethod. A Feedbackpanel outside of the form (on the
Panel) does not (see wicket.examples.ajax.builtin.FormPage).

Stefan Lindner


igor.vaynberg wrote:
>
> it is not wrong, you can have a feedback panel anywhere you like.
>
> nothing happens because nothing is added to the target. all im saying is
> that there is no good "default" behavior because everyone structures their
> components differently.
>
> -Igor
>
>
> On 10/11/06, Stefan Lindner <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> -----Ursprüngliche Nachricht-----
>> My FeedbackPanel is inside of the form. Ist this wrong? If I have it
>> inside of the Form, nothing happens if I do not override onError.
>>
>> Stefan Lindner
>>
>> -------------------------------------------------------------------------
>> Using Tomcat but need to do more? Need to support web services, security?
>> Get stuff done quickly with pre-integrated technology to make your job
>> easier
>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>> Geronimo
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

--
View this message in context: http://www.nabble.com/Re%3A-Form%2C-FeedbackPanel-and-AjaxSubmitbutton%27s-default-tf2425580.html#a6765901
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to