OT: Ruby & Sessions

Although I've been programing for 45 years, I am new to both Ruby and
web programming.

I have been reading the Ruby on Rails book and I'm totally lost about
session data.

I understand that each request is stateless.

Can any recommend an overview of GET/POST, cookies, sessions, etc.,
and how Ruby on Rails interacts with all of this?

- - -

How does a huge website (e.g. Amazon) maintain session data? Where
does it keep the user/session-specific data? Does it make sense to
somehow tie the session data to a user name/id/password?

I'm so confused.

Ralph Shnelvar wrote:

Although I've been programing for 45 years, I am new to both Ruby and
web programming.

I have been reading the Ruby on Rails book and I'm totally lost about
session data.

I understand that each request is stateless.

Can any recommend an overview of GET/POST, cookies, sessions, etc.,
and how Ruby on Rails interacts with all of this?

- - -

How does a huge website (e.g. Amazon) maintain session data? Where
does it keep the user/session-specific data? Does it make sense to
somehow tie the session data to a user name/id/password?

I'm so confused.

This is a question for the Rails list. It is off topic for the main
Ruby list

Best,

···

--
Marnen Laibow-Koser
http://www.marnen.org
marnen@marnen.org
--
Posted via http://www.ruby-forum.com/\.

Marnen,

This is a question for the Rails list. It is off topic for the main
Ruby list

Could you point me at that list, please.

Ralph

Ralph Shnelvar wrote:

> This is a question for the Rails list. It is off topic for the
main
> Ruby list

Could you point me at that list, please.

Go to www.rubyonrails.com

Click on "community"

···

--
Posted via http://www.ruby-forum.com/\.