Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Using jetty-quickstart when Jetty is embedded

Hi all,

I ran across some documentation about jetty-quickstart today - It looks very interesting, and I’d love to give it at try, however the documentation only covers using it with Jetty’s start.jar, where as I’m configuring up a Jetty server in other code rather than running start.jar on the command line.

Can anyone offer any pointers on how to use jetty-quickstart in a scenario similar to https://wiki.eclipse.org/Jetty/Tutorial/Embedding_Jetty#Setting_a_Web_Application_Context ?

Many thanks,
Matt Sheppard

Back to the top