[xmlc] some xmlc rewriting questions
"David H. Young" <[email protected]> Mon, 21 Mar 2005 08:57:14 -0800 (PST)
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]
message.footer
(text/plain, 269 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws