I need to fill a queue on the server.
I wanted to do it in two ways, 1) what I asked about
2) have the main start the server and fill the queue from that
instance(I don't know how to do this -- working on it)
What should I do??

I am calling the devMode.main from a main class, not launching as
normal. The queue-filling class is in the main.
This is what I meant by the same JVM.

Thank you

On Aug 4, 5:30 pm, lam <[email protected]> wrote:
> Hi,
> I need to get and instance of the servlet specified in web.xml. I have
> a main running in the same JVM as the servlet. I need to be able to
> fill a queue in the server. How can I do this???
> Any help is appreciated.
> Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to