On Tue, 21 Oct 2008, Guðmundur Bjarni wrote: > If you decide to go for Jetty, you should try the run-jetty-run[1] plugin > that Eelco wrote. Basically if your project is set up right, i.e. web.xml in > the right place and so on. You can run it like any other Java Application > from Eclipse's run configurations.
Jetty can also easily be run like any Java application, without any plugin, with about 20 lines of code. Wicket quickstart provides a working example. Best wishes, Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
