Re: Setting the Session class name

2008-04-06 Thread Chuck Hill
Override the application method: public WOSession createSessionForRequest(WORequest aRequest) On Apr 6, 2008, at 9:34 AM, Miguel Arroz wrote: Hi! How can I tell WebObjects to use the SomeOtherSession class instead of the typical Session class? Surprisingly, I can't find this anywhere...

Re: Setting the Session class name

2008-04-06 Thread Lachlan Deck
On 07/04/2008, at 2:34 AM, Miguel Arroz wrote: How can I tell WebObjects to use the SomeOtherSession class instead of the typical Session class? Surprisingly, I can't find this anywhere... public Application { public Class _sessionClass() {...} } with regards, -- Lachlan Deck _

Setting the Session class name

2008-04-06 Thread Miguel Arroz
Hi! How can I tell WebObjects to use the SomeOtherSession class instead of the typical Session class? Surprisingly, I can't find this anywhere... Yours Miguel Arroz Miguel Arroz http://www.terminalapp.net http://www.ipragma.com smime.p7s Description: S/MIME cryptographic signatur