>From the dwr website <servlet> <servlet-name>dwr-invoker</servlet-name> <servlet-class>uk.ltd.getahead.dwr.DWRServlet</servlet-class> </servlet> <servlet-mapping> <servlet-name>dwr-invoker</servlet-name> <url-pattern>/dwr/*</url-pattern> </servlet-mapping>
Works fine for me with facelets, myfaces and dwr. Mick Knutson-4 wrote: > > Can I get an example of your web.xml to validate I have the right > implementation for dwr 2.x > > -- > > Thanks > > DJ MICK > http://www.djmick.com > http://www.myspace.com/mickknutson > > -- View this message in context: http://www.nabble.com/Anyone-using-MyFaces-with-DWR--tf2549437.html#a7116746 Sent from the MyFaces - Users mailing list archive at Nabble.com.

