Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: c753f8d761e5f7b0f289bb536c4e422a5ad1dce3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                                                       
 

        
        
 

                                     
[description]
Adds support for servlet specification webapplication to the server
classpath.  Without this, only Jetty specific handlers may be deployed.

[depend]
servlet
security

[lib]
lib/jetty-webapp-${jetty.version}.jar

Back to the top