Hi All,
When using struts rewrite tag
when we use href the session id is not generated in
the link (we have disabled cookies to check this)
<a href='<html:rewrite href="my action"/>?query_str'>
Link </a>
But When we use this the Session ID is generated
<a href='<html:rewrite page="my action"/>?query_str'>
Link </a>
Isnt it supposed to generate the session ID even when
we use href ??
Thanks,
Kiran
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]