logo       

[xmlc] some xmlc rewriting questions: msg#00000

java.enhydra.xmlc

Subject: [xmlc] some xmlc rewriting questions

We're trying to switch to url-rewriting with our
current application... and running into some issues.

1. If the user has cookies enabled then
xmlc will not URL rewrite even if set to "always"
rewrite.

2. The second issue is how xmlc adds the jsessionid.
An example is

Before URL rewriting.
onClick="javascript: location.href='somepage.html'"

After URL rewriting.
onClick="javascript:
location.href='somepage.html';jsessionid=asdfasdfasdfasd"

...giving a clientside javascript error. It places the
jsessionid name value pair outside the single quotes.
There is probably another way to do this like putting
the location.href in a function and calling that
function.

Any advice?
thanks, David




=====
David H. Young
Albuquerque, New Mexico
http://www.kspar.net
david@xxxxxxxxx


--
You receive this message as a subscriber of the xmlc@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto:xmlc-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise