| This tutorial helps you to understand: What is a session? How a JSP server uses cookies to pass session ID? How to pass values in session objects? How to debug JSP session objects? http://www.herongyang.com/jsp/session.html |
| Ever wondered how many users are viewing your website at this moment? well this article seems to answer that. This article will show you how to build a JSP page and a session listener class which will allow you to determine how many users are viewing your site in real time. Online demo available. http://stardeveloper.com/articles/display.html?article=2001112001&page=1 |
| An article on managing sessions. First describes what is a session? how to identify a user across multiple pages and how to manage sessions using Java Servlets. Online demo available. http://www.stardeveloper.com/articles/display.html?article=2001062001&page=1 |
| This tutorial discusses the creation and use of cookies in Servlets. Includes an example of a customized search engine interface. http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-Cookies.html |
| INTERNET cookies are incredibly simple, but they are one of those things that have taken on a life of their own. Cookies started receiving tremendous media attention starting February 2000 because of the Internet privacy concerns. The debate still rages on. http://www.nakulgoyal.com/Who-stole-the-cookies.htm |
| If your script relies on JavaScript cookies to store and persist information, it's a good idea to always make sure the user's browser has cookies enabled first. This tutorial shows you how to perform this detection. http://www.javascriptkit.com/javatutors/cookiedetect.shtml |
| Learn about session-only cookies in JavaScript, and how they can help your scripts retain information even after the page is reloaded or cleared. http://wsabstract.com/javatutors/cookie.shtml |
| A cookie is a way you can store some information about a user visiting your site. The information is stored on the individuals computer, and thus you do not need any extra server space to customize a page for any amount of users you may have. To use Cookies there are two things you need to do, one is set the cookie, http://blazonry.com/javascript/cookies.php |
www.desklance.comDesklance is a feature packed web based Support and email management application designed to streamline the operation of managing emails or support requests, with built in tracking and response logging it is an ideal Support solution for companies with one or more members of staff or for those who want to organise client support. | www.kblance.comKbLance.com is a dynamic knowledge base management system that allows you to create a repository of searchable and useful information for your web site visitors. It comes feature packed with many dynamic functions such as an FAQ section, a customizable user interface, a user feedback section a built in glossary feature for word definitions and much more. | www.leadchat.comLead Chat is a feature packed web based Live Chat application designed to streamline the operation of providing quick help to the customers. Lead Chat is the solution for companies with one or more members of staff or for those who want to organise client support. As Lead Chat is a web based Live Chat application, you can also use it while on the move. | www.nextagecart.comNextAge Shopping Cart is an extremely powerful php shopping cart and web site builder application that allows you to create, manage and effectively market your store on-line. |
|
|