I would say RMI is your only option to call methods directly. But to fill the queue you could use any transfer protocol.
2010/8/5 lam <[email protected]> > Hi, > Thank you for answereing > Currently google app engine. > Does it matter? > > On Aug 4, 6:00 pm, igor mejia <[email protected]> wrote: > > what server have you have? > > > > 2010/8/4 lam <[email protected]> > > > > > 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]<google-web-toolkit%[email protected]> > <google-web-toolkit%[email protected]<google-web-toolkit%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
