I am very new to jsp and google appengine, but still can do something, if I get a basic idea, I want to create a user registration form with fields such as name, user ID, password, confirmation password, etc. using the Google Appengine datastore function. and I want to get user information. Please help me..
Thanks in advance.
Thanks for the answers, I need to get some information from the user, and I want to save it in the database, and I will use this information for my application. How can i do this?
The Google App Engine provides you with built-in Google account authentication, so if your users have Google accounts, you can authenticate them in your application. After entering your application, you will have access to your email address (to send their messages), and you do not need to worry about creating your own system for creating and registering your account.
Study Guide for Google Users (Java)
http://code.google.com/appengine/docs/java/users/overview.html
App Engine Google . Google, Google . , . , , .
, OpenID Google Appengine: http://code.google.com/p/dyuproject/
App Engine , Google. , : . , . OpenID ( , App Engine roadmap).
, , , (, , ), , , , UserInfo, User, , ..
UserInfo
User
Source: https://habr.com/ru/post/1740981/More articles:Windows Forms Dead. WPF Long Life - winformsМогут ли имена каталогов Python быть ключевыми словами? Например. 'Импортировать'? - pythonQueries stuck in "copy to tmp table" - mysqlHTML rendering (bitmap conversion) - htmlHow to find the MAC address of a computer using jQuery - jqueryОткуда появился этот класс? - javaHow can I dynamically talk about the .NET MVC application that the data source points to? - .netHow would you program the Pascal triangle in R? - mathIIS 6 forces the AppRoot / starting point to be uppercase when the virtual directory is imported from a file - cookies-sizeWithFont functions differently on the device - nullAll Articles