This thread may be of interest:

http://marc.theaimsgroup.com/?t=106917663000006&r=1&w=2

You may also want to immediately invalidate any sessions created this way, or at
least set the max inactive interval to a small number.

BTW, this isn't unique to Struts, it's how web apps work.

Quoting Joe Hertz <[EMAIL PROTECTED]>:

> 
> URL's with session state information will cause search engines problems
> in trying to index the content. (Makes sense -- the generated URLs wont
> be valid for anyone else).
> 
> Google isn't about to store cookies as it indexes content, I'm sure.
> 
> So doesn't this make Struts a poor choice for developing a site when
> Search Engine visibility is important? As I understand it, if your
> client doesn't support cookies, you will get a jsessionid in your urls,
> which is the embodiment of the above scenario.
> 
> Am I mistaken?

-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

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

Reply via email to