That's not normal... If you add the semi-colon and the jsessionid to an image src, then the image is not going to resolve properly. That's the behaviour that I'm noticing - with the jsessionid, the links & images don't resolve.
Aladin > That's normal. What's wrong with that? > > --- Aladin Alaily <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I am using <html:img> and <html:link> tags but when >> they are evaluated a >> jsessionid is appended: >> >> Image Example: >> -------------- >> <html:img page="/images/x.gif" height="10" width="1" >> /> >> >> GIVES >> >> <img >> > src="/images/x.gif;jsessionid=1F69046A7709D30FD9AC36FC6E8A4336" >> >> height="10" width="1"> >> >> Link Example: >> ------------- >> <link href="<html:rewrite page="/css/styles.css" />" >> rel="stylesheet" >> type="text/css"> >> >> GIVES >> >> <link >> > href="/css/styles.css;jsessionid=1F69046A7709D30FD9AC36FC6E8A4336" >> >> rel="stylesheet" type="text/css"> >> >> Has anyone experienced this before? If so, how did >> you fix this problem. >> >> I am using struts 1.7 >> >> Thanks. >> Aladin >> >> > --------------------------------------------------------------------- >> To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> >> > > > > > > > ___________________________________________________________ > Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with > voicemail http://uk.messenger.yahoo.com > > --------------------------------------------------------------------- > 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]