Deploy a jar in Jetty

Posted by Dimitri on Stack Overflow See other posts from Stack Overflow or by Dimitri
Published on 2010-04-15T19:55:34Z Indexed on 2010/04/15 20:33 UTC
Read the original article Hit count: 274

Filed under:
|
|
|
|

Hi guys, I was wondering if is it possible to deploy a jar file in Jetty? If not, are there applications servers who can do so?

I am beginner. I am asking this question because all the docs that i have found, it seems that we can only deploy war archive in application servers. Is that true?

© Stack Overflow or respective owner

Related posts about jetty

Related posts about java