Hi all,

I've added a basic HttpServlet in my GWT application.
No problem with that, except that I want that servlet to start on the
application start-up.

So I've added the <load-on-startup>1</load-on-startup> to my servlet
declaration in web.xml but it has no effect in hosted mode.
However, it works when I deploy the application to my WAS.

Is there any way to make it work in hosted mode ?

(please don't tell me to run with no-server option :) )

Thank you,
Pierre

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
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