2008/2/21, Andy Hahn <[EMAIL PROTECTED]>:
> I haven't seen many Struts1 questions since I have joined so hopefully this 
> is the right place to be asking.

Yes it is :-)

>  I am using Struts/Tomcat5.5 and I am using the pattern for session 
> management where I have a BaseAction class with executeAction().  I can't 
> remember the pattern name but hopefully you know what I'm referring to.

Err... I don't know it :-(

>  So this works great when cookies are enabled on a browser but when I disable 
> cookies the session is no longer kept around.
>
>  Maybe this is a struts setting or maybe a tomcat setting.  From all I have 
> read, it sounds like url rewriting should automatically happen but it isn't.  
> Any ideas?

Just a shot in the dark: do you use *always" <html:form> and
<html:link> tags? If not, URL rewriting won't happen.

Antonio

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

Reply via email to