Re: General session questions...

2008-10-07 Thread Guido Neitzer
On 07.10.2008, at 19:37, Ramsey Gurley wrote: Lots of sessions aren't a problem as long as you don't have much data in it (and its default editing context). I see. So it isn't really a problem unless they are really trying to be malicious. And at that point you've got a different sort of

How do I secure the session cookie? [was Re: General session questions...]

2008-10-07 Thread Ramsey Gurley
On Oct 7, 2008, at 9:37 PM, Ramsey Gurley wrote: I guess my question is: Are session cookies secure by default if a certificate is available? I know, I should just generate a certificate and test it, but was hoping you guys could save me that effort until I'm ready to mess with it :-) I a

Re: General session questions...

2008-10-07 Thread Ramsey Gurley
On Oct 7, 2008, at 6:22 PM, Guido Neitzer wrote: On 07.10.2008, at 15:12, Ramsey Gurley wrote: If I bookmark the URL for the app when it first loads, http://host:port/cgi-bin/WebObjects/app.woa I get a new session anytime I load the page using that bookmark. Yeah, it's like that. Override

Re: General session questions...

2008-10-07 Thread Guido Neitzer
On 07.10.2008, at 15:12, Ramsey Gurley wrote: If I bookmark the URL for the app when it first loads, http://host:port/cgi-bin/WebObjects/app.woa I get a new session anytime I load the page using that bookmark. Yeah, it's like that. Override the default action request handler to be the dire

General session questions...

2008-10-07 Thread Ramsey Gurley
Hi everyone, Let me begin by saying, I've read this page: http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-Development-WO+Session Although I found it quite informative, I still have several questions regarding the why/how/when about session creation. I store my sessions i

[OT] Looking for Boston based WebObjects developers

2008-10-07 Thread Alex Horovitz
Any one interested in FT WebObjects work in the greater Boston area should contact me. Cheers, Alex Alexander J. Horovitz Chief Technology Officer The Brookeside Group, Inc. 524 Main Street, Acton MA 01720 978.266.9876 ext. 225 978.808.0808 (c) [EMAIL PROTECTED] www.brookeside.com The Bro

Re: WOBiking

2008-10-07 Thread Guido Neitzer
Ah, that's new. Haven't seen that one yet. Nice. cug On 07.10.2008, at 13:27, Mike Schrag wrote: on ERXApplication: /** * This method is called by ERXWOContext and provides the application a hook * to rewrite generated URLs. * * You can also set "er.extensions

Re: WOBiking

2008-10-07 Thread Mike Schrag
on ERXApplication: /** * This method is called by ERXWOContext and provides the application a hook * to rewrite generated URLs. * * You can also set "er.extensions.replaceApplicationPath.pattern" to the pattern to * match and "er.extensions.replaceApplicationP

Re: WOBiking

2008-10-07 Thread Guido Neitzer
On 07.10.2008, at 13:04, Xavier Destombes wrote: Hello Guido, I'm jumping on this answer to ask you: Do you have a sample code that use wonder url rewriting feature? When you decode using Apache rewrite, are you using a script or a static rewriting rule? :) I have this in my application cla

Re: WOBiking

2008-10-07 Thread Xavier Destombes
Hello Guido, I'm jumping on this answer to ask you: Do you have a sample code that use wonder url rewriting feature? When you decode using Apache rewrite, are you using a script or a static rewriting rule? :) Thanks Xavier On 2-Oct-08, at 3:31 PM, Mike Schrag wrote: I' am not a member of th

[Meeting] Toronto Area Cocoa and WebObjects Developer Group - October 21

2008-10-07 Thread Karl Moskowski
The next meeting of tacow / Cocoaheads Toronto will be held on Tuesday, October 21 at 6:30 PM at Ryerson University. Note that this meeting is a week later than originally scheduled because of the federal election. More info and directions are available at . Th

Re: caseInsensitiveLike unknown operator exception

2008-10-07 Thread Lachlan Deck
Hi Nathan, (ccing dev list) On 02/10/2008, at 9:32 AM, Nathan Hadfield wrote: Lachlan, Thanks very much. I've fixed the code as you suggested. I'm afraid we have several other uses of qualifierWithQualifierFormat() that I'll probably have to fix as well, but fortunately with the Wonder E