I'm not the direct action king, but ...
it seems kinda scary to try to access "request()" in your
constructor ...
when you have a perfectly good aRequest object that you just got
passed in ...
just a thought ...
public DirectAction( WORequest aRequest ) {
super( @@@ aRequest @@@);
NSLog.debug.appendln( "<init hasSession>" + context().hasSession() );
String sessionId = this.getSessionIDForRequest( @@@ request() @@@ );
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]