2011/5/27 Juan Pablo Gardella <gardellajuanpablo@gmail.com>
Yes is easy and powerfull. I'll make a sample and share to you.--2011/5/27 Renato Beserra <renatobeserra@gmail.com>
Do you know if the integration is easy? I searched the web and found some examples but they seem complex. Basically, i need to check some permissions in the database given a session and a user id. Do you think that Spring is suitable for that situation?Thanks Juan!--2011/5/26 Juan Pablo Gardella <gardellajuanpablo@gmail.com>
Use a framework to manage security concern, for example Spring Security. This framework use HttpSession for example2011/5/26 Renato Beserra <renatobeserra@gmail.com>
--Hey guys,I am developing a GWT application that requires login and I am using GWT RPC. I implemented a simple login/session feature that is handled with calls to the database to verify the authenticity of the session ID.I know that this is not efficient, but i am hesitating to use HTTPSession because i didn't find good information about its use with GWT.So, my question is: Should I use HTTPSession? I have the feeling that everything would stay only at memory and that could make the application less robust.I have concerns regarding security so I intend to use a HTTPS connection. Is that enough to prevent forged requests?I am just getting started with web development, so any links and explanations would be very useful.
I already looked the following links about this subject:Thanks in advance!
--
Renato Beserra Sousa
Brazil
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Renato Beserra Sousa
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
--
Renato Beserra Sousa
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment