Are you links being encoded?

<html:link page="/foo.do">

or

<c:url var="link" value="/foo.do" />
<a href="${link}">


Mark
On Tue, 08 Feb 2005 15:23:52 +0530, Rajesh <[EMAIL PROTECTED]> wrote:
> Hi:
> 
> I haired that struts by default supports session handling.
> 
> when i tried to disable in cookies in my browser and try to access my
> site which is a shopping site the site is not handling sessions. when
> ever i try to add items to cart, in next page am not getting the session !!!
> 
> is there any way to over come this????
> 
> at first when i access my site the url contains Session id but after
> that i am not
> 
> can anybody suggest me ???
> 
> Rajesh
> 
> ---------------------------------------------------------------------
> 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