Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Tim Cooke
Campbell Ritchie
paul wheaton
Ron McLeod
Devaka Cooray
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Paul Clapham
Saloon Keepers:
Tim Holloway
Carey Brown
Piet Souris
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
JQuery - HTTPSession
Shiaber Shaam
Ranch Hand
Posts: 252
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How session tracking be done using JQuery? In front end, before the AJAX Jquery gets fired, would like to know if there is any valid session. Please help.
$Hi/\bEr
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Sessions are uniquely a server-side concept. jQuery knows nothing about sessions.
Sessions are handled by whatever you are using on the backend (e.g. PHP,
servlet
container, etc).
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How to approach different java technologies ?
Validating the fields in active tab alone
How to bind a Javascript function / AJAX call to display an alert
So many questions.
More...