Sunday, July 3, 2011

Re: avoiding web.xml configuration for rpc servlet

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 <gardellajuanpablo@gmail.com> wrote:
Use a Servlet 3.0. You can configurate via annotations.


2011/7/2 iker <casillas741@gmail.com>
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment