Re: XTile over SSL

2006-08-16 Thread Jesse Kuhnert
library uses this technique (http://verens.com/archives/2005/08/14/sajax-without-activex/) -- View this message in context: http://www.nabble.com/XTile-over-SSL-tf2080949.html#a5844230 Sent from the Tapestry - User forum at Nabble.com.

Re: XTile over SSL

2006-08-16 Thread Matt Brock
/08/14/sajax-without-activex/) -- View this message in context: http://www.nabble.com/XTile-over-SSL-tf2080949.html#a5844230 Sent from the Tapestry - User forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: XTile over SSL

2006-08-16 Thread Jesse Kuhnert
o > start. Is the webapp intra- or internet? I only ask because it's very easy to remove this annoying behavior by adding the webapp's domain to the trusted sites in IE's security zone. -- View this message in context: http://www.nabble.com/XTile-over-SSL-tf2080949.html#a5843919

Re: XTile over SSL

2006-08-16 Thread Matt Brock
Is the webapp intra- or internet? I only ask because it's very easy to remove this annoying behavior by adding the webapp's domain to the trusted sites in IE's security zone. -- View this message in context: http://www.nabble.com/XTile-over-SSL-tf2080949.html#a5843919 Sent from t

Re: XTile over SSL

2006-08-09 Thread Jesse Kuhnert
I don't remember what XTile does internally, but if it uses an iframe to load content that's probably why. IE is very quircky in this regard. Unrelated to XTile specifically, but the "fixes" for this are listed in here somewhere.. http://trac.dojotoolkit.org/ticket/548 On 8/9/06, Ralph Johnston

XTile over SSL

2006-08-09 Thread Ralph Johnston
We started using XTile in our webapp to do some quick calls to the server to get information and put them in the appropriate fields without doing a submit.  It works fine over an unsecure connection. However, we are having a problem with IE popping up a message about secure and non- secure i