Not many projects include prebuilt pages because in most apps you are going to want all of your pages to extend from your base page. You may have prebuilt panels that can be used in your own pages, though.
-- Jeremy Thomerson http://www.wickettraining.com On Wed, Apr 15, 2009 at 9:52 AM, Brill Pappin <[email protected]> wrote: > yes, i means prebuilt auth session and signin pages etc. > > - Brill Pappin > > > > > > > On 14-Apr-09, at 10:20 PM, David Leangen wrote: > > >> Ok. >> >> So, what exactly do you mean by "Wicket specific code"? >> >> OAuth and Wicket seem to be orthogonal, IMO. Perhaps you're referring to >> something like a generic OpenID sign in page?? >> >> In any case, there are a few tricks you could use. Again, if you have any >> specific questions, I'd be happy to share my experiences. >> >> >> Cheers, >> =David >> >> >> >> On Apr 15, 2009, at 11:15 AM, Brill Pappin wrote: >> >> Yes I did see the implementation... just wondered if anyone had written >>> any wicket specific code. >>> >>> - Brill Pappin >>> >>> >>> >>> >>> >>> On 14-Apr-09, at 6:35 PM, David Leangen wrote: >>> >>> >>>> Yes. >>>> >>>> There is a java library you can use: >>>> >>>> http://code.google.com/p/oauth/ >>>> >>>> Unfortunately, my stuff is not well generalized, so there's no point >>>> that I >>>> make it public. However, if you have any particular problems, please let >>>> me >>>> know. >>>> >>>> I think a few others have also done this before, too. >>>> >>>> >>>> Cheers, >>>> =David >>>> >>>> >>>> >>>> -----Original Message----- >>>>> From: Brill Pappin [mailto:[email protected]] >>>>> Sent: 15 April 2009 01:14 >>>>> To: [email protected] >>>>> Subject: OAuth in Wicket >>>>> >>>>> >>>>> This looks very interesting. >>>>> http://oauth.net/ >>>>> >>>>> Has anyone integrated OAuth with wicket? >>>>> >>>>> >>>>> - Brill Pappin >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
