and does jetty support that? btw what DOES jetty support in terms of jee? we are planning for websphere 7..
On Mon, Jul 4, 2011 at 8:00 AM, Juan Pablo Gardella < [email protected]> wrote: > Use a Servlet 3.0. You can configurate via annotations. > > > 2011/7/2 iker <[email protected]> > >> It is possible to create RPC servlet without adding <servlet> and >> <servlet-mapping> to web.xml? I want to create library which has own >> servlet implementation and uses it but i want to user do not have to >> adding these tags to web.xml >> >> -- >> 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. >> >> > -- > 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. > -- 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.
