ConfirmLink Ajax + Fallback anyone?

2009-08-04 Thread Johannes Schneider
Hi, I think that is one of that components that has been created several times out there. Does anybody have a good implementation available? There is a wiki page that contains both types of confirmation links (http://cwiki.apache.org/WICKET/getting-user-confirmation.html) but not a combination of

Re: ConfirmLink Ajax + Fallback anyone?

2009-08-04 Thread Johannes Schneider
Ok, I have created some classes that seem to work. Could anyone take a look at it and give any feedback? What about the styles for the confirmation page? How should those be added? Thanks Johannes /** * A confirmation link that uses JavaScript if available. */ public class ConfirmationLink ex