简体   繁体   English

使用Jquery,Java和数据存储的常见任务框架-登录/注销和用户字段

[英]Frameworks for Common tasks using Jquery, Java and Datastore - Login/Logout and User Fields

I am looking for common framework for logging in, logging out, changing profile information and other common tasks such as managing sessions etc. 我正在寻找用于登录,注销,更改配置文件信息和其他常见任务(如管理会话等)的通用框架。

The common framework should be using jquery to give web 2.0 avatar and if possible using Google datastore in it backend. 通用框架应该使用jquery来提供Web 2.0头像,并尽可能在后端使用Google数据存储区。

Is there a framework like that? 有没有这样的框架?

I understand that framework is more application specific but a framework would help avoid repetitive tasks. 我了解框架是针对特定应用程序的,但是框架将有助于避免重复的任务。

Thanks. 谢谢。

Am I reading you correctly, you want a 'javascript' framework that uses jquery to do all that in the browser app? 我阅读正确吗,您想要一个使用jQuery在浏览器应用程序中执行所有操作的“ javascript”框架?

Perhaps http://plugins.jquery.com/ has what you need although my guess is that you'll find that most of the functionality you need is server-side java/appengine as Nick stated. 也许http://plugins.jquery.com/满足了您的需求,尽管我猜您会发现,您所需要的大多数功能都是服务器端的java / appengine,正如Nick所说的那样。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM