How are you maintaining your session:  URL Rewriting??

-----Original Message-----
From: Webmaster [mailto:[EMAIL PROTECTED]
Sent: Monday, December 13, 2004 4:35 PM
To: Struts Users Mailing List
Subject: Re: how to save last 5 searches in the cookie?


Personally I dislike cookies and dont allow any on my box...way too many
virus attacks this year.
In fact if the site Im visiting only works with cookies I write to the
webmaster and ask them why dont they use Session??
I would strongly recommend saving your User preferences etc back up to the
Server via "Session" attributes
My 2 cents,
Martin

-----Original message-----
From: "Yadav, Ganesh" [EMAIL PROTECTED]
Date: Mon, 13 Dec 2004 13:00:21 -0500
To: [EMAIL PROTECTED]
Subject: how to save last 5 searches in the cookie?

> Hello All.
>
> I have a requirement to save last 5 searches in the cookie.
>
> In other words, saving last 5 set of "search param- value" pairs in
> cookie.
>
> Retrieve them and show these 5 searches in Combo box. So whenever user
> select one, he should have his search screen params filled up from the
> cookie values stored.
>
>
>
> Can some one guide me on this as to how I can get this done?
>
> Any code e.g. will really help.
>
>
>
> Thanks in advance
>
>
>
> G
>
>
>
>
>
>
>
>
>
>
>
>


This message and its contents are intended for receiver. Information
contained within is protected by Law. If you have received this message in
error please delete it and notify [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to