What is the difference between sessions and flash?
Submitted by: AdministratorSession is only for store the small amount of user
data,which data not stored permanently that's when we logged
out from our application.. which session value will removed.
But Flash is used to display the some messages like error
message and useful information messages in view pages...
Submitted by: Administrator
data,which data not stored permanently that's when we logged
out from our application.. which session value will removed.
But Flash is used to display the some messages like error
message and useful information messages in view pages...
Submitted by: Administrator
Read Online Ruby on Rails Job Interview Questions And Answers
Top Ruby on Rails Questions
☺ | What the difference between static scaffolding and Dynamic scaffolding? |
☺ | What is difference between form_for and form_tag? |
☺ | What are the differences betweeen Rails 2.x and Rails 3? |
☺ | Why do we use request.xhr? in rails? |
☺ | What is session and cookies? |
Top Coding/Programming Categories
☺ | Python Interview Questions. |
☺ | OOP Interview Questions. |
☺ | Software engineering Interview Questions. |
☺ | PHP Interview Questions. |
☺ | VBA (Visual Basic for Applications) Interview Questions. |