Re: feedback message without a form

2008-12-31 Thread Jeremy Thomerson
feed back messages to page with out a form , in my case when the link is clicked I call some external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without

Re: feedback message without a form

2008-12-30 Thread miro
message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: feedback message without a form

2008-12-30 Thread jWeekend
some external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: feedback message without a form

2008-12-30 Thread miro
some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: feedback message without a form

2008-12-30 Thread miro
- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://www.nabble.com/feedback-message-without-a-form

Re: feedback message without a form

2008-12-30 Thread Adriano dos Santos Fernandes
miro escreveu: here is my code public void onClick(AjaxRequestTarget target) { if(assignProgramsDTO.getGrantsAssigned().size()==0){ getPage().error(Please assing grants); return;

Re: feedback message without a form

2008-12-30 Thread jWeekend
to page with out a form , in my case when the link is clicked I call some external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285

Re: feedback message without a form

2008-12-30 Thread miro
external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: feedback message without a form

2008-12-30 Thread Vance Fellers
the link is clicked I call some external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User mailing list

RE: feedback message without a form

2008-12-30 Thread Heikki Uotinen
when the link is clicked I call some external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User

feedback message without a form

2008-12-29 Thread miro
How to add feed back messages to page with out a form , in my case when the link is clicked I call some external service and that might return me some message and I want to show this message as a feedback message -- View this message in context: http://www.nabble.com/feedback-message

Re: feedback message without a form

2008-12-29 Thread James Carman
as a feedback message -- View this message in context: http://www.nabble.com/feedback-message-without-a-form-tp21206285p21206285.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e