I made up a demo at https://gaeshiro.appspot.com which includes a simple 
login/registration system, in order to learn the tools involved.  The demo 
has a link to the code on GitHub.

It uses the Shiro authentication/authorization framework and Guice on top 
of the servlet API, as well as login via Google and Facebook, so may a bit 
over-complicated for you.  It should be straightforward to extract just the 
registration-with-email functionality though and drop Guice, Shiro and 
OAuth.

Tim

On Tuesday, 9 July 2013 12:09:02 UTC+1, aswath wrote:
>
> Currently, I dont want to introduce another framework into the application.
> I am looking at simple servlet/jsp code with out additional dependencies 
> on the frameworks.
>
> -Aswath
>
> On Tue, Jul 9, 2013 at 4:07 PM, Barry Hunter <[email protected]<javascript:>
> > wrote:
>
>>
>>
>>
>> On Tue, Jul 9, 2013 at 8:28 AM, Aswath Satrasala 
>> <[email protected]<javascript:>
>> > wrote:
>>
>>> I am looking for java code.
>>> Currently, using playframework is not an option for me.  
>>>
>>>
>> It my help to specify WHY the play framework isnt an option. 
>>
>> Otherwise, there is a fair chance any other suggestion will not be an 
>> option either. (because it breaks what ever rule you havent told us)  
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Google App Engine" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to 
>> [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/google-appengine.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to