Re: Get Server Port

2009-03-05 Thread Nils-Helge Garli Hegvik
In that case, you either have to pass the information you need as parameters to the task/thread, or make it possible to look it up in a configuration file of some kind. Nils-H On Thu, Mar 5, 2009 at 9:09 AM, kate_cl wrote: > > Hi,the request is null when i'm running a schedule task. A thread wil

Re: Get Server Port

2009-03-05 Thread kate_cl
Hi,the request is null when i'm running a schedule task. A thread will wake up at certain time and send email to user. I need to include the server url in this,including the server port and context path. Nils-Helge Garli wrote: > > When is the request null? And what do you need the server port

Re: Get Server Port

2009-03-02 Thread Nils-Helge Garli Hegvik
When is the request null? And what do you need the server port for? Nils-H On Tue, Mar 3, 2009 at 5:24 AM, kate_cl wrote: > > Hi,anyone know how to get server port if request is null? > -- > View this message in context: > http://www.nabble.com/Get-Server-Port-tp22302338p22302338.html > Sent fr