hi, i use (mojo) mvn plugin for gwt with html has hostpage, things work fine with both from eclipse (run as webapp ) or devmode (mvn gwt:run). now i want to switch to jsp-hostpage & things don't work anymore. gwt:run : i get error 404 from eclipse: error 500 , with log console about error while compiling jsp. refresh browser makes it work again.
i read built-in jetty doesnt support jsp out of the box, so how can i fix this ? or is it possible/how to run (dev/debug-mode) in an external container like tomcat ? thanx -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.